home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
K2E10129
/
k2e10129.lzh
/
K2Editor.exe
/
0
/
RCDATA
/
TINPUTDIALOGFORM
/
TINPUTDIALOGFORM.txt
Wrap
Text File
|
2001-04-02
|
1KB
|
54 lines
object InputDialogForm: TInputDialogForm
Left = 396
Top = 335
BorderStyle = bsDialog
Caption = 'InputDialogForm'
ClientHeight = 103
ClientWidth = 386
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 12
object InputLabel: TLabel
Left = 24
Top = 8
Width = 52
Height = 12
Caption = 'InputLabel'
FocusControl = InputEdit
end
object InputEdit: TEdit
Left = 24
Top = 32
Width = 337
Height = 20
TabOrder = 0
end
object Button1: TButton
Left = 208
Top = 72
Width = 75
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 288
Top = 72
Width = 75
Height = 25
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
ModalResult = 2
TabOrder = 2
end
end