home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Pcwk32.exe
/
0
/
RCDATA
/
TINF_FRM
/
TINF_FRM.txt
Wrap
Text File
|
1999-01-31
|
2KB
|
84 lines
object INF_FRM: TINF_FRM
Left = 273
Top = 224
BorderIcons = []
BorderStyle = bsNone
Caption = 'INF_FRM'
ClientHeight = 140
ClientWidth = 450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 450
Height = 140
Align = alClient
BevelWidth = 5
Color = clBlue
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 16
Width = 375
Height = 20
Caption = 'Program przeznaczony jest do pracy w trybie'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 40
Width = 361
Height = 20
Caption = 'HiColor. Uruchomienie przy mniejszej g��bi'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 64
Width = 391
Height = 20
Caption = 'kolor�w spowoduje pogorszenie jako�ci grafiki.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 184
Top = 96
Width = 75
Height = 25
Caption = 'OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
end
end