home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog Special Edition 9
/
FreelogHS09.iso
/
Viewer
/
Fineview
/
FineView.exe
/
0
/
RCDATA
/
TFORMPRINT
/
TFORMPRINT.txt
Wrap
Text File
|
2001-07-27
|
840b
|
45 lines
object FormPrint: TFormPrint
Left = 327
Top = 212
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Print ?'
ClientHeight = 55
ClientWidth = 155
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
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 8
Width = 53
Height = 12
Caption = 'Start Print'
end
object ButtonOK: TButton
Left = 24
Top = 29
Width = 60
Height = 20
Caption = 'OK'
ModalResult = 1
TabOrder = 0
end
object ButtonCancel: TButton
Left = 88
Top = 29
Width = 60
Height = 20
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
end