home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
PROCDLG.DFM
/
PROCDLG.txt
Wrap
Text File
|
1997-02-14
|
3KB
|
168 lines
object ProcParams: TProcParams
Left = 230
Top = 108
ActiveControl = ParamList
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソストアソスソス ソスソスロシソスソズャ'
ClientHeight = 226
ClientWidth = 378
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnCreate = FormCreate
TextHeight = 12
object GroupBox1: TGroupBox
Left = 7
Top = 4
Width = 365
Height = 176
Caption = 'ソスソスソスメーソスソスフ抵ソス`'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 20
Width = 80
Height = 13
Caption = 'ソスソスソスメーソスソスソス(&P):'
FocusControl = ParamList
end
object Label2: TLabel
Left = 147
Top = 89
Width = 30
Height = 13
Caption = 'ソスl(&V):'
FocusControl = ParamValue
end
object Label3: TLabel
Left = 147
Top = 64
Width = 77
Height = 13
Caption = 'ソズーソスソスフ趣ソスソス(&Y):'
FocusControl = TypeList
end
object Label4: TLabel
Left = 147
Top = 38
Width = 91
Height = 13
Caption = 'ソスソスソスメーソスソスフ趣ソスソス(&T):'
FocusControl = ParamTypeList
end
object ParamValue: TEdit
Left = 244
Top = 85
Width = 110
Height = 21
TabOrder = 3
OnExit = ParamValueExit
end
object NullValue: TCheckBox
Left = 147
Top = 111
Width = 79
Height = 17
Caption = 'ソスル値(&N)'
TabOrder = 4
OnClick = NullValueClick
end
object TypeList: TComboBox
Left = 244
Top = 60
Width = 110
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 2
OnChange = TypeListChange
end
object ParamTypeList: TComboBox
Left = 244
Top = 34
Width = 110
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 1
OnChange = ParamTypeListChange
end
object ParamList: TListBox
Left = 8
Top = 35
Width = 119
Height = 93
ItemHeight = 13
Sorted = True
TabOrder = 0
OnClick = ParamListChange
end
object AddButton: TButton
Left = 59
Top = 138
Width = 75
Height = 25
Caption = 'ソスヌ会ソス(&A)'
Enabled = False
TabOrder = 5
OnClick = AddButtonClick
end
object DeleteButton: TButton
Left = 145
Top = 138
Width = 75
Height = 25
Caption = 'ソス尞(&D)'
Enabled = False
TabOrder = 6
OnClick = DeleteButtonClick
end
object ClearButton: TButton
Left = 231
Top = 138
Width = 75
Height = 25
Caption = 'ソスリア(&C)'
Enabled = False
TabOrder = 7
OnClick = ClearButtonClick
end
end
object OkBtn: TButton
Left = 65
Top = 191
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OkBtnClick
end
object CancelBtn: TButton
Left = 152
Top = 191
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object HelpBtn: TButton
Left = 238
Top = 191
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 3
OnClick = HelpBtnClick
end
end