home *** CD-ROM | disk | FTP | other *** search
- object MessageBoxForm: TMessageBoxForm
- Left = 342
- Top = 392
- BorderStyle = bsDialog
- Caption = 'Information'
- ClientHeight = 131
- ClientWidth = 494
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PrintScale = poNone
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 45
- Height = 90
- Align = alLeft
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object lbText: TLabel
- Left = 56
- Top = 8
- Width = 29
- Height = 13
- Caption = 'lbText'
- end
- object plBottom: TPanel
- Left = 0
- Top = 90
- Width = 494
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object cbDoNotShow: TCheckBox
- Left = 12
- Top = 12
- Width = 145
- Height = 17
- Caption = 'Do not show next time'
- TabOrder = 0
- end
- object btOk: TBitBtn
- Left = 324
- Top = 8
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 1
- Kind = bkYes
- end
- object BitBtn2: TBitBtn
- Left = 408
- Top = 8
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 2
- Kind = bkNo
- end
- end
- end
-