home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TPRINTFORMDIALOG
/
TPRINTFORMDIALOG.txt
Wrap
Text File
|
1997-05-14
|
2KB
|
92 lines
object PrintFormDialog: TPrintFormDialog
Left = 251
Top = 151
ActiveControl = OkBtn
BorderStyle = bsDialog
Caption = 'フォソスムの茨ソスソス'
ClientHeight = 125
ClientWidth = 344
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 6
Width = 329
Height = 77
Caption = 'フォソスムの茨ソスソスソスフ設抵ソス'
TabOrder = 0
object Proportional: TRadioButton
Left = 8
Top = 16
Width = 160
Height = 17
Caption = 'ソスソスハの解像度ソスナ茨ソスソス(&P)'
Checked = True
TabOrder = 0
TabStop = True
end
object PrintToFit: TRadioButton
Left = 8
Top = 34
Width = 160
Height = 17
Caption = 'ソス゚ーソズに趣ソスソス゚ゑソス(&F)'
TabOrder = 1
end
object NoScaling: TRadioButton
Left = 8
Top = 52
Width = 160
Height = 17
Caption = 'ソスソスソスソスソスソスフ解像度ソスナ茨ソスソス(&N)'
TabOrder = 2
end
end
object OkBtn: TButton
Left = 102
Top = 92
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object CancelBtn: TButton
Left = 182
Top = 92
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 3
end
object SetupBtn: TButton
Left = 8
Top = 92
Width = 75
Height = 25
Caption = 'ソスン抵ソス(&T)...'
TabOrder = 1
OnClick = SetupBtnClick
end
object HelpButton: TButton
Left = 262
Top = 92
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 4
OnClick = HelpButtonClick
IsControl = True
end
object PrinterSetupDialog: TPrinterSetupDialog
Left = 304
Top = 48
end
end