home *** CD-ROM | disk | FTP | other *** search
- object ArgForApplicaForm: TArgForApplicaForm
- Left = 157
- Top = 150
- ActiveControl = ArgComboBox
- BorderStyle = bsToolWindow
- Caption = 'Arguments for application '
- ClientHeight = 99
- ClientWidth = 349
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 5
- Top = 4
- Width = 339
- Height = 54
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 13
- Top = 19
- Width = 98
- Height = 13
- Caption = 'Enter &arguments list :'
- end
- object ArgComboBox: TComboBox
- Left = 116
- Top = 16
- Width = 209
- Height = 21
- ImeName = '�ѱ���(�ѱ�)'
- ItemHeight = 13
- TabOrder = 0
- end
- end
- object OKButton: TBitBtn
- Left = 82
- Top = 67
- Width = 75
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 192
- Top = 67
- Width = 75
- Height = 25
- TabOrder = 2
- Kind = bkHelp
- end
- end
-