/Gedemin/Transaction/gdc_dlgAcctAccReview_unit.dfm
http://gedemin.googlecode.com/ · Unknown · 127 lines · 127 code · 0 blank · 0 comment · 0 complexity · 1b689bd1f0642007d9b19f503b3e2e53 MD5 · raw file
- inherited dlgAcctAccReviewConfig: TdlgAcctAccReviewConfig
- Left = 256
- Top = 175
- Caption = '???????????? ??????? ?????'
- ClientHeight = 460
- OnDockDrop = FormDockDrop
- PixelsPerInch = 96
- TextHeight = 13
- inherited PageControl: TPageControl
- Height = 460
- inherited tsGeneral: TTabSheet
- inherited frSum: TframeSum
- Top = 236
- end
- inherited frQuantity: TframeQuantity
- Top = 133
- end
- inherited dbeName: TDBEdit
- Width = 433
- end
- inherited cbAccounts: TComboBox
- Width = 411
- end
- inherited cbIncludeInternalMovement: TCheckBox
- Left = 152
- Top = 48
- Width = 193
- end
- inherited Button1: TButton
- Left = 500
- end
- inherited GroupBox1: TGroupBox
- Top = 343
- Height = 83
- inherited lShowInFolder: TLabel
- Top = 34
- end
- inherited lImage: TLabel
- Top = 58
- end
- inherited dbcShowInExplorer: TDBCheckBox
- Top = 14
- end
- inherited iblFolder: TgsIBLookupComboBox
- Top = 30
- end
- inherited cbImage: TDBComboBox
- Top = 53
- end
- inherited cbExtendedFields: TCheckBox
- Left = 352
- Top = 38
- Width = 129
- Visible = False
- end
- end
- object cbShowCorrSubAccounts: TCheckBox
- Left = 0
- Top = 61
- Width = 185
- Height = 17
- Caption = '??????????????? ? ??????????'
- TabOrder = 8
- end
- object gbCorrAccounts: TGroupBox
- Left = 0
- Top = 78
- Width = 522
- Height = 55
- Align = alBottom
- Caption = ' ???????? '
- TabOrder = 9
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 52
- Height = 13
- Caption = '????????:'
- end
- object cbCorrAccounts: TComboBox
- Left = 88
- Top = 12
- Width = 404
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- OnChange = cbCorrAccountsChange
- end
- object btnCorrAccounts: TButton
- Left = 494
- Top = 12
- Width = 21
- Height = 21
- Caption = '...'
- TabOrder = 1
- OnClick = btnCorrAccountsClick
- end
- object rbDebit: TRadioButton
- Left = 20
- Top = 35
- Width = 77
- Height = 14
- Caption = '?????'
- TabOrder = 2
- end
- object rbCredit: TRadioButton
- Left = 100
- Top = 36
- Width = 113
- Height = 14
- Caption = '??????'
- TabOrder = 3
- end
- end
- end
- inherited tsAnalytics: TTabSheet
- inherited frAnalytics: TframeAnalyticValue
- Width = 522
- Height = 451
- inherited sbAnaliseLines: TScrollBox
- Width = 522
- Height = 451
- end
- end
- end
- end
- end