home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
ruzne
/
rzcomps.exe
/
DEMO
/
DEMOMAIN.DF_
/
DEMOMAIN.DF
/
DEMOMAIN.txt
next >
Wrap
Text File
|
1996-10-18
|
8KB
|
351 lines
object FrmMain: TFrmMain
Left = 212
Top = 108
BorderStyle = bsNone
Caption = 'Raize Components Demo'
ClientHeight = 334
ClientWidth = 425
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
Position = poScreenCenter
OnCreate = FormCreate
TextHeight = 13
object RzPanel1: TRzPanel
Left = 0
Top = 0
Width = 425
Height = 334
Align = alClient
FrameSides = []
TabOrder = 0
object ImgLabel: TImage
Left = 297
Top = 210
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image001.bmp>}
OnClick = BtnLabelClick
end
object RzBorder1: TRzBorder
Left = 0
Top = 164
Width = 427
Height = 33
BorderSides = [sdBottom]
end
object Image1: TImage
Left = 20
Top = 36
Width = 380
Height = 126
AutoSize = True
Picture.Data = {<image002.bmp>}
end
object RzLabel2: TRzLabel
Left = 24
Top = 8
Width = 371
Height = 22
TextStyle = tsRaised
Caption = 'Raize your software to a new level with...'
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Image2: TImage
Left = 22
Top = 171
Width = 34
Height = 15
AutoSize = True
Picture.Data = {<image003.bmp>}
end
object RzLabel3: TRzLabel
Left = 58
Top = 172
Width = 162
Height = 14
TextStyle = tsNormal
Caption = 'Raize Software Solutions, Inc.'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object ImgToolbar: TImage
Left = 186
Top = 207
Width = 22
Height = 28
AutoSize = True
Picture.Data = {<image004.bmp>}
OnClick = BtnToolbarClick
end
object LblToolbar: TRzLabel
Left = 214
Top = 208
Width = 66
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Toolbars && Status Bars'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnToolbarClick
end
object LblSplitter: TRzLabel
Left = 70
Top = 208
Width = 86
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Splitters && File Components'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnSplitterClick
end
object LblLabel: TRzLabel
Left = 325
Top = 208
Width = 38
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = '3D Labels'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnLabelClick
end
object LblPanel: TRzLabel
Left = 41
Top = 252
Width = 44
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Flexible Panels'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnPanelClick
end
object LblData2: TRzLabel
Left = 183
Top = 296
Width = 99
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'More Data-Aware Components'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnData2Click
end
object LblListComps: TRzLabel
Left = 133
Top = 252
Width = 73
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'List-Oriented Components'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnListCompsClick
end
object LblProgress: TRzLabel
Left = 260
Top = 252
Width = 50
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Progress Bars'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnProgressClick
end
object LblMail: TRzLabel
Left = 359
Top = 252
Width = 57
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Sending Messages'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnMailClick
end
object LblData: TRzLabel
Left = 63
Top = 296
Width = 70
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Data-Aware Components'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnDataClick
end
object LblExit: TRzLabel
Left = 319
Top = 296
Width = 60
Height = 26
TextStyle = tsShadow
OnMouseEnter = MouseEnter
OnMouseLeave = MouseLeave
Caption = 'Finished with Demo'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = BtnExitClick
end
object ImgSplitter: TImage
Left = 42
Top = 210
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image005.bmp>}
OnClick = BtnSplitterClick
end
object ImgPanel: TImage
Left = 13
Top = 254
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image006.bmp>}
OnClick = BtnPanelClick
end
object ImgListComps: TImage
Left = 105
Top = 254
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image007.bmp>}
OnClick = BtnListCompsClick
end
object ImgProgress: TImage
Left = 229
Top = 252
Width = 22
Height = 26
AutoSize = True
Picture.Data = {<image008.bmp>}
OnClick = BtnProgressClick
end
object ImgMail: TImage
Left = 329
Top = 254
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image009.bmp>}
OnClick = BtnMailClick
end
object ImgData: TImage
Left = 35
Top = 298
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image010.bmp>}
OnClick = BtnDataClick
end
object ImgData2: TImage
Left = 155
Top = 298
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image011.bmp>}
OnClick = BtnData2Click
end
object ImgExit: TImage
Left = 295
Top = 298
Width = 22
Height = 22
AutoSize = True
Picture.Data = {<image012.bmp>}
OnClick = BtnExitClick
end
object LblDemoVersion: TRzLabel
Left = 328
Top = 176
Width = 88
Height = 16
TextStyle = tsNormal
Alignment = taRightJustify
AutoSize = False
Caption = '16-bit Demo'
Font.Color = clGray
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
end
end