home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
DIARY
/
diary.lzh
/
diary
/
diary.exe
/
0
/
RCDATA
/
TQRENVIRONMENTEDITOR
/
TQRENVIRONMENTEDITOR.txt
Wrap
Text File
|
2001-03-22
|
3KB
|
162 lines
object QREnvironmentEditor: TQREnvironmentEditor
Left = 269
Top = 193
BorderStyle = bsDialog
Caption = 'ソスソスソス[ソスUソス[ソスソス`ソスヨ撰ソスソスフ設抵ソス'
ClientHeight = 260
ClientWidth = 381
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object NewEntryGB: TGroupBox
Left = 17
Top = 11
Width = 360
Height = 189
Caption = ' ソス成 '
TabOrder = 5
object Label1: TLabel
Left = 50
Top = 30
Width = 30
Height = 12
Caption = 'ソスソスソスO :'
end
object Label2: TLabel
Left = 60
Top = 61
Width = 18
Height = 12
Caption = 'ソスソス :'
end
object SpeedButton1: TSpeedButton
Left = 323
Top = 57
Width = 21
Height = 21
Caption = '...'
OnClick = SpeedButton1Click
end
object Name: TEdit
Left = 87
Top = 28
Width = 226
Height = 20
TabOrder = 0
end
object Expression: TEdit
Left = 87
Top = 57
Width = 226
Height = 20
TabOrder = 1
end
object NewOKBtn: TButton
Left = 194
Top = 109
Width = 60
Height = 25
Caption = 'OK(&O)'
TabOrder = 2
OnClick = NewOKBtnClick
end
object NewCancelBtn: TButton
Left = 264
Top = 109
Width = 80
Height = 25
Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
TabOrder = 3
OnClick = NewCancelBtnClick
end
end
object AvailableGB: TGroupBox
Left = 17
Top = 11
Width = 360
Height = 189
Caption = 'ソスgソスpソスツ能ソスネソスソス[ソスUソス[ソスソス`ソスヨ撰ソス'
TabOrder = 1
object UDFGrid: TStringGrid
Left = 15
Top = 39
Width = 331
Height = 139
ColCount = 2
DefaultRowHeight = 20
FixedCols = 0
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goEditing]
ScrollBars = ssVertical
TabOrder = 0
OnDblClick = EditBtnClick
OnSetEditText = UDFGridSetEditText
ColWidths = (
123
165)
end
object LocalCB: TRadioButton
Left = 39
Top = 17
Width = 104
Height = 15
Caption = 'ソスソスソス[ソスJソスソスソスソス`(&L)'
Checked = True
TabOrder = 1
TabStop = True
OnClick = LocalCBClick
end
object GlobalCB: TRadioButton
Left = 162
Top = 17
Width = 104
Height = 15
Caption = 'ソスソスソスソス`(&G)'
TabOrder = 2
OnClick = LocalCBClick
end
end
object VariableOKBtn: TButton
Left = 317
Top = 215
Width = 60
Height = 25
Caption = 'ソスツゑソスソスソス'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = VariableOKBtnClick
end
object DeleteBtn: TButton
Left = 148
Top = 215
Width = 60
Height = 25
Caption = 'ソス尞(&D)'
TabOrder = 2
end
object EditBtn: TButton
Left = 83
Top = 215
Width = 60
Height = 25
Caption = 'ソスメ集(&E)'
TabOrder = 3
OnClick = EditBtnClick
end
object AddBtn: TButton
Left = 18
Top = 215
Width = 60
Height = 25
Caption = 'ソスヌ会ソス(&A)'
TabOrder = 4
OnClick = AddBtnClick
end
end