home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TEDITBP
/
TEDITBP.txt
Wrap
Text File
|
1997-05-14
|
3KB
|
137 lines
object EditBP: TEditBP
Left = 231
Top = 106
HelpContext = 1560
ActiveControl = edFileName
BorderStyle = bsDialog
Caption = 'ソスソスレーソスソス゚イソストの設抵ソス'
ClientHeight = 182
ClientWidth = 327
ParentFont = True
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 311
Height = 137
Shape = bsFrame
end
object Label1: TLabel
Left = 14
Top = 16
Width = 79
Height = 20
AutoSize = False
Caption = 'ファソスル厄ソス(&F):'
DragCursor = crDefault
FocusControl = edFileName
WordWrap = True
end
object Label2: TLabel
Left = 14
Top = 40
Width = 83
Height = 20
AutoSize = False
Caption = 'ソスsソスヤ搾ソス(&L):'
DragCursor = crDefault
FocusControl = edLineNo
WordWrap = True
end
object Label3: TLabel
Left = 14
Top = 64
Width = 77
Height = 20
AutoSize = False
Caption = 'ソスソスレーソスソスソスソスソス(&C):'
DragCursor = crDefault
FocusControl = edCondition
WordWrap = True
end
object Label4: TLabel
Left = 14
Top = 88
Width = 80
Height = 20
AutoSize = False
Caption = 'ソス゚ス ソスソスソスソス(&P):'
DragCursor = crDefault
FocusControl = edPassCount
WordWrap = True
end
object edFileName: TEdit
Left = 94
Top = 14
Width = 217
Height = 21
DragCursor = crDefault
TabOrder = 0
end
object edLineNo: TEdit
Left = 94
Top = 38
Width = 217
Height = 21
DragCursor = crDefault
TabOrder = 1
end
object edCondition: TEdit
Left = 94
Top = 62
Width = 217
Height = 21
DragCursor = crDefault
TabOrder = 2
end
object edPassCount: TEdit
Left = 94
Top = 86
Width = 217
Height = 21
DragCursor = crDefault
TabOrder = 3
Text = '0'
end
object ModifyBtn: TButton
Left = 94
Top = 112
Width = 75
Height = 25
Caption = 'ソスマ更(&M)'
DragCursor = crDefault
TabOrder = 4
OnClick = ModifyBtnClick
end
object NewBtn: TButton
Left = 179
Top = 112
Width = 75
Height = 25
Caption = 'ソスVソスKソス成(&N)'
DragCursor = crDefault
TabOrder = 5
OnClick = NewBtnClick
end
object HelpButton: TButton
Left = 243
Top = 152
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 7
OnClick = HelpButtonClick
end
object CancelButton: TButton
Left = 161
Top = 152
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 6
end
end