home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 April
/
PCWorld_2001-04_cd.bin
/
Software
/
Komercni
/
sazka
/
Sazka.exe
/
0
/
RCDATA
/
TFORMMASKGENERATOR
/
TFORMMASKGENERATOR.txt
< prev
Wrap
Text File
|
2001-03-06
|
3KB
|
95 lines
object FormMaskGenerator: TFormMaskGenerator
Left = 460
Top = 207
BorderStyle = bsNone
Caption = 'FormMaskGenerator'
ClientHeight = 260
ClientWidth = 322
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object CoolForm1: TCoolForm
left = 0
top = 0
Width = 322
Height = 260
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
Mask2 = {
9002000020000000010000002700000070020000000000000000000096000000
9600000016000000000000008000000001000000130000000100000083000000
02000000110000000200000086000000030000000F0000000300000087000000
040000000D0000000400000089000000050000000C000000050000008B000000
060000000B000000060000008C0000000700000009000000070000008D000000
0800000008000000080000008E0000000900000007000000090000008F000000
0A000000070000000A000000900000000B000000060000000B00000091000000
0C000000050000000C000000910000000D000000040000000D00000092000000
0E000000040000000E000000930000000F000000030000000F00000093000000
1000000003000000100000009400000011000000020000001100000094000000
1200000002000000120000009500000013000000010000001300000095000000
1500000001000000150000009600000016000000000000001600000096000000
1E000000000000001E0000001F0000008000000001000000800000001F000000
8300000002000000830000001F0000008600000003000000860000001F000000
8700000004000000870000001F0000008900000005000000890000001F000000
8B000000060000008B0000001F0000008C000000070000008C0000001F000000
8D000000080000008D0000001F0000008E000000090000008E0000001F000000
8F0000000A0000008F0000001F000000900000000B000000900000001F000000
910000000D000000910000001F000000920000000E000000920000001F000000
9300000010000000930000001F0000009400000012000000940000001F000000
9500000016000000950000001F00000096000000}
end
object SpeedButton1: TSpeedButton
Left = 30
Top = 7
Width = 34
Height = 15
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 9
Top = 70
Width = 16
Height = 17
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 8
Top = 89
Width = 17
Height = 17
Flat = True
OnClick = SpeedButton3Click
end
object Image1: TImage
Left = 31
Top = 30
Width = 183
Height = 94
AutoSize = True
OnMouseDown = Image1MouseDown
OnMouseMove = Image1MouseMove
end
object Panel1: TPanel
Left = 104
Top = 8
Width = 16
Height = 15
BevelOuter = bvLowered
Color = clBlack
TabOrder = 0
end
object OpenDialog1: TOpenDialog
Filter = 'Bitmaps|*.bmp'
Left = 304
Top = 80
end
end