home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 October
/
Chip_2001-10_cd1.bin
/
zkuste
/
delphi
/
kolekce
/
d56
/
TDSOFT.ZIP
/
DEMO
/
InvisibleFrm.dfm
< prev
next >
Wrap
Text File
|
2001-05-24
|
798b
|
38 lines
object frmInvisible: TfrmInvisible
Left = 251
Top = 436
Width = 668
Height = 215
Caption = 'Invisible'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 0
Width = 660
Height = 188
Align = alClient
Alignment = taCenter
Caption = 'Trasparent Form'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -37
Font.Name = 'Verdana'
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
object TDTW: TTDTrasparentWindow
Delay = 0
Left = 168
Top = 244
end
end