home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
DEMOS
/
ACTIVEX
/
DELCTRLS
/
ABOUT28.DFM
/
ABOUT28.txt
Wrap
Text File
|
1998-06-16
|
2KB
|
75 lines
object ScrollBoxXAbout: TScrollBoxXAbout
Left = 200
Top = 108
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 127
ClientWidth = 267
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object CtlImage: TSpeedButton
Left = 48
Top = 16
Width = 23
Height = 22
Flat = True
Glyph.Data = {
96010000424D9601000000000000760000002800000018000000180000000100
0400000000002001000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333000000000000000000000033088708F8F8F80887088880330F0
80F8F8F8F0F08088880330FF808F8F8F80FF8088880330000000000000000000
000330FFFFFFFFFFFFFFFF08870330FF444444444444440F080330FFFFFFFFFF
FFFFFF0FF80330FF444444444444FF00000330FFFFFFFFFFFFFFFF08F80330FF
444444444444440F8F0330FFFFFFFFFFFFFFFF08F80330FF444444444444440F
8F0330FFFFFFFFFFFFFFFF08F80330FFFFFFFFFFFFFFFF0F8F0330FF44444444
44444408F80330FFFFFFFFFFFFFFFF0F8F0330FF4444444444444F00000330FF
FFFFFFFFFFFFFF08870330FF444444444444440F080330FFFFFFFFFFFFFFFF0F
F803300000000000000000000003333333333333333333333333}
end
object NameLbl: TLabel
Left = 80
Top = 16
Width = 76
Height = 16
Caption = 'ScrollBoxX'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBtnText
Font.Height = -13
Font.Name = 'Default'
Font.Style = [fsBold]
ParentFont = False
end
object CopyrightLbl: TLabel
Left = 56
Top = 72
Width = 148
Height = 13
Caption = 'Copyright (c) 1998 Alain Tadros'
end
object DescLbl: TLabel
Left = 80
Top = 34
Width = 53
Height = 13
Caption = 'Description'
end
object OkBtn: TButton
Left = 96
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end