|
@@ -1,27 +1,27 @@
|
|
|
object WIZSendPASC_Start: TWIZSendPASC_Start
|
|
|
Left = 0
|
|
|
- Height = 261
|
|
|
+ Height = 253
|
|
|
Top = 0
|
|
|
- Width = 474
|
|
|
+ Width = 429
|
|
|
Caption = 'WIZSendPASC_Start'
|
|
|
- ClientHeight = 261
|
|
|
- ClientWidth = 474
|
|
|
+ ClientHeight = 253
|
|
|
+ ClientWidth = 429
|
|
|
Visible = False
|
|
|
object gpSender: TGroupBox
|
|
|
- Left = 4
|
|
|
- Height = 256
|
|
|
- Top = 0
|
|
|
- Width = 462
|
|
|
+ Left = 9
|
|
|
+ Height = 240
|
|
|
+ Top = 5
|
|
|
+ Width = 410
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
Caption = 'Sender Accounts'
|
|
|
- ClientHeight = 236
|
|
|
- ClientWidth = 458
|
|
|
+ ClientHeight = 220
|
|
|
+ ClientWidth = 406
|
|
|
TabOrder = 0
|
|
|
object paGrid: TPanel
|
|
|
Left = 8
|
|
|
- Height = 214
|
|
|
- Top = 16
|
|
|
- Width = 440
|
|
|
+ Height = 198
|
|
|
+ Top = 8
|
|
|
+ Width = 388
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
BevelOuter = bvNone
|
|
|
Caption = 'GRID PANEL'
|