home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1996 August
/
VPR9608A.BIN
/
del20try
/
install
/
data.z
/
QBINDDLG.DFM
/
QBINDDLG.txt
Wrap
Text File
|
1996-05-08
|
2KB
|
120 lines
object QueryParams: TQueryParams
Left = 242
Top = 122
ActiveControl = ParamList
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Query'
ClientHeight = 191
ClientWidth = 354
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 = 9
Top = 3
Width = 336
Height = 143
Caption = 'ソスソスソスメーソスソスフ抵ソス`'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 20
Width = 80
Height = 13
Caption = 'ソスソスソスメーソスソスソス(&P):'
FocusControl = ParamList
end
object Label2: TLabel
Left = 168
Top = 66
Width = 40
Height = 13
Alignment = taRightJustify
Caption = 'ソスl(&V):'
FocusControl = ParamValue
end
object Label3: TLabel
Left = 128
Top = 40
Width = 80
Height = 13
Alignment = taRightJustify
Caption = 'ソズーソスソスフ趣ソスソス(&D):'
FocusControl = TypeList
end
object ParamValue: TEdit
Left = 208
Top = 62
Width = 121
Height = 21
TabOrder = 2
OnExit = ParamValueExit
end
object NullValue: TCheckBox
Left = 143
Top = 112
Width = 82
Height = 17
Caption = 'ソスル値(&N)'
TabOrder = 3
OnClick = NullValueClick
end
object TypeList: TComboBox
Left = 208
Top = 36
Width = 121
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 1
OnChange = TypeListChange
end
object ParamList: TListBox
Left = 8
Top = 36
Width = 121
Height = 93
ItemHeight = 13
Sorted = True
TabOrder = 0
OnClick = ParamListChange
end
end
object OkBtn: TButton
Left = 54
Top = 153
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OkBtnClick
end
object CancelBtn: TButton
Left = 139
Top = 153
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object HelpBtn: TButton
Left = 224
Top = 153
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 3
end
end