home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TSCALEFORM
/
TSCALEFORM.txt
Wrap
Text File
|
1997-05-14
|
1KB
|
73 lines
object ScaleForm: TScaleForm
Left = 255
Top = 143
HelpContext = 1637
BorderStyle = bsDialog
Caption = 'ソスソスソスソス'
ClientHeight = 89
ClientWidth = 251
ParentFont = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 235
Height = 38
Shape = bsFrame
end
object Label1: TLabel
Left = 18
Top = 19
Width = 68
Height = 13
Caption = 'ソスgソスソス{ソスソス (%ソスPソスソス)(&S):'
FocusControl = Edit
end
object Label2: TLabel
Left = 210
Top = 21
Width = 8
Height = 13
Caption = '%'
end
object Edit: TEdit
Left = 133
Top = 16
Width = 73
Height = 21
TabOrder = 0
end
object OKButton: TButton
Left = 8
Top = 56
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 88
Top = 56
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 2
end
object HelpButton: TButton
Left = 168
Top = 56
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 3
OnClick = HelpButtonClick
end
end