home *** CD-ROM | disk | FTP | other *** search
- object InformationForm: TInformationForm
- Left = 333
- Top = 149
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'InformationForm'
- ClientHeight = 199
- ClientWidth = 452
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 452
- Height = 199
- Align = alClient
- Center = True
- Picture.Data = {<image000.bmp>}
- OnClick = ButtonOKClick
- end
- object ButtonOK: TSpeedButton
- Left = 428
- Top = 4
- Width = 21
- Height = 17
- Cursor = crHandPoint
- Caption = 'X'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 10
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- OnClick = ButtonOKClick
- end
- object ProdVer: TLabel
- Left = 250
- Top = 142
- Width = 40
- Height = 14
- Caption = 'ProdVer'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object relisLabel: TLabel
- Left = 250
- Top = 160
- Width = 67
- Height = 14
- Caption = 'Version relise'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object autorLabel: TLabel
- Left = 250
- Top = 184
- Width = 43
- Height = 12
- Caption = 'autorLabel'
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object InformLabel: TLabel
- Left = 384
- Top = 124
- Width = 64
- Height = 13
- Alignment = taRightJustify
- Caption = 'Information'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- end
-