home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TWATCHEDITDLG
/
TWATCHEDITDLG.txt
Wrap
Text File
|
1997-05-14
|
4KB
|
197 lines
object WatchEditDlg: TWatchEditDlg
Left = 230
Top = 151
HelpContext = 1550
ActiveControl = edExpression
BorderStyle = bsDialog
Caption = 'ソスト趣ソスソスソスソスソスソスソスソスソスソスティ'
ClientHeight = 173
ClientWidth = 399
ParentFont = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 64
Width = 381
Height = 73
Shape = bsFrame
end
object Label1: TLabel
Left = 8
Top = 12
Width = 78
Height = 13
AutoSize = False
Caption = 'ソスト趣ソスソスソスソス骼ョ(&E):'
DragCursor = crDefault
FocusControl = edExpression
end
object Label2: TLabel
Left = 8
Top = 38
Width = 86
Height = 13
AutoSize = False
Caption = 'ソスJソスソスヤゑソスソスソス(&U):'
DragCursor = crDefault
FocusControl = edRepeatCount
end
object Label3: TLabel
Left = 167
Top = 38
Width = 44
Height = 13
AutoSize = False
Caption = 'ソスソスソスソス(&G):'
DragCursor = crDefault
FocusControl = edDigits
end
object edExpression: TComboBox
Left = 96
Top = 9
Width = 293
Height = 21
DragCursor = crDefault
ItemHeight = 13
TabOrder = 0
end
object rbCharacter: TRadioButton
Left = 14
Top = 68
Width = 120
Height = 20
Caption = 'ソスソスソスソス(&C)'
DragCursor = crDefault
TabOrder = 4
end
object rbString: TRadioButton
Left = 14
Top = 88
Width = 120
Height = 20
Caption = 'ソスソスソスソスソスソス(&S)'
DragCursor = crDefault
TabOrder = 5
end
object rbDecimal: TRadioButton
Left = 14
Top = 108
Width = 120
Height = 20
Caption = '10 ソスiソスソスソスソス(&D)'
DragCursor = crDefault
TabOrder = 6
end
object rbHex: TRadioButton
Left = 140
Top = 68
Width = 120
Height = 20
Caption = '16 ソスiソスソスソスソス(&X)'
DragCursor = crDefault
TabOrder = 7
end
object rbOrdinal: TRadioButton
Left = 140
Top = 88
Width = 120
Height = 20
Caption = 'ソスソスソスソス(&O)'
DragCursor = crDefault
TabOrder = 8
end
object rbPointer: TRadioButton
Left = 140
Top = 108
Width = 120
Height = 20
Caption = 'ソス゚イソスソス(&P)'
DragCursor = crDefault
TabOrder = 9
end
object rbRecord: TRadioButton
Left = 265
Top = 68
Width = 120
Height = 20
Caption = 'ソス\ソスソスソスソス(&R)'
DragCursor = crDefault
TabOrder = 10
end
object rbDefault: TRadioButton
Left = 265
Top = 88
Width = 120
Height = 20
Caption = 'ソスソスフォソスソス(&L)'
DragCursor = crDefault
TabOrder = 11
end
object cbDump: TCheckBox
Left = 265
Top = 108
Width = 120
Height = 20
Caption = 'ソスソスソス ソスソスソスソスソス(&M)'
DragCursor = crDefault
TabOrder = 12
end
object edRepeatCount: TEdit
Left = 96
Top = 36
Width = 58
Height = 21
DragCursor = crDefault
TabOrder = 1
end
object edDigits: TEdit
Left = 215
Top = 36
Width = 58
Height = 21
DragCursor = crDefault
TabOrder = 2
end
object cbEnabled: TCheckBox
Left = 290
Top = 36
Width = 90
Height = 20
Caption = 'ソスLソスソス(&N)'
DragCursor = crDefault
TabOrder = 3
end
object OKButton: TButton
Left = 153
Top = 144
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 13
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 233
Top = 144
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 14
end
object HelpButton: TButton
Left = 313
Top = 144
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 15
OnClick = HelpButtonClick
end
end