home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC & Mediji 2002 March
/
PCM_0203.iso
/
pcm32.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2000-10-04
|
1KB
|
50 lines
object Form1: TForm1
Left = 192
Top = 112
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 453
ClientWidth = 688
Color = clBtnFace
Constraints.MinHeight = 400
Constraints.MinWidth = 500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDefault
Scaled = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object PnlFlash: TPanel
Left = 0
Top = 0
Width = 688
Height = 453
Align = alClient
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
end
object PrintDialog: TPrintDialog
Left = 648
Top = 8
end
object DialogSave: TSaveDialog
Filter = 'Vse datoteke (*.*)|*.*|Datoteke ZIP (*.zip)|*.zip'
InitialDir = 'c:\'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 616
Top = 8
end
end