home *** CD-ROM | disk | FTP | other *** search
- object CSInternalInfoDialog: TCSInternalInfoDialog
- Left = 271
- Top = 198
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Internal Infos'
- ClientHeight = 320
- ClientWidth = 492
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 14
- object ScrollBox: TScrollBox
- Left = 0
- Top = 30
- Width = 492
- Height = 255
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BorderStyle = bsNone
- TabOrder = 0
- object Label2: TLabel
- Left = 5
- Top = 5
- Width = 150
- Height = 16
- AutoSize = False
- Caption = 'Component'
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 160
- Top = 5
- Width = 300
- Height = 16
- AutoSize = False
- Caption = 'Information'
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 492
- Height = 30
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object Label1: TLabel
- Left = 5
- Top = 5
- Width = 324
- Height = 14
- Caption = 'The following components are included in this application :'
- Transparent = True
- end
- object Bevel1: TBevel
- Left = 0
- Top = 26
- Width = 492
- Height = 4
- Align = alBottom
- Shape = bsBottomLine
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 285
- Width = 492
- Height = 35
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 2
- object Bevel2: TBevel
- Left = 0
- Top = 0
- Width = 492
- Height = 4
- Align = alTop
- Shape = bsTopLine
- end
- object ButtonOK: TBitBtn
- Left = 201
- Top = 5
- Width = 90
- Height = 30
- TabOrder = 0
- Kind = bkOK
- end
- end
- end
-