home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TEVALDIALOG
/
TEVALDIALOG.txt
Wrap
Text File
|
1997-05-14
|
2KB
|
117 lines
inherited EvalDialog: TEvalDialog
Left = 229
Top = 158
HelpContext = 1425
ActiveControl = Expression
BorderStyle = bsDialog
Caption = 'ソス]ソスソス/ソスマ更'
ClientHeight = 252
ClientWidth = 390
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 377
Height = 205
Shape = bsFrame
end
object Label1: TLabel
Left = 16
Top = 12
Width = 54
Height = 13
Caption = 'ソス]ソスソスソスソスソス骼ョ(&E):'
FocusControl = Expression
end
object Label2: TLabel
Left = 16
Top = 53
Width = 33
Height = 13
Caption = 'ソスソスソスソス(&R):'
FocusControl = ResultLine
end
object NewValueLabel: TLabel
Left = 16
Top = 138
Width = 54
Height = 13
Caption = 'ソスVソスソスソスソスソスl(&N):'
FocusControl = NewValue
end
object Expression: TComboBox
Left = 16
Top = 28
Width = 359
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = ExpressionChange
OnEnter = ExpressionEnter
end
object NewValue: TComboBox
Left = 16
Top = 154
Width = 359
Height = 21
ItemHeight = 13
MaxLength = 8192
TabOrder = 2
OnEnter = NewValueEnter
end
object ResultLine: TMemo
Left = 16
Top = 68
Width = 358
Height = 65
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
WantReturns = False
end
object HelpButton: TButton
Left = 310
Top = 222
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 6
OnClick = HelpButtonClick
end
object CloseButton: TButton
Left = 230
Top = 222
Width = 75
Height = 25
Cancel = True
Caption = 'ソスツゑソスソスソス(&C)'
ModalResult = 1
TabOrder = 5
OnClick = CloseButtonClick
end
object EvalButton: TButton
Left = 16
Top = 181
Width = 75
Height = 25
Caption = 'ソス]ソスソス(&V)'
Default = True
TabOrder = 3
OnClick = EvalButtonClick
end
object ModifyButton: TButton
Left = 96
Top = 181
Width = 75
Height = 25
Caption = 'ソスマ更(&M)'
TabOrder = 4
OnClick = ModifyButtonClick
end
end