object CheckMsgBox: TCheckMsgBox Left = 209 Top = 257 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsDialog Caption = 'CheckMsgBox' ClientHeight = 82 ClientWidth = 354 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object InfoText: TLabel Left = 4 Top = 8 Width = 345 Height = 25 AutoSize = False Caption = 'InfoText' ShowAccelChar = False WordWrap = True end object CheckBox1: TCheckBox Left = 4 Top = 36 Width = 345 Height = 13 Caption = 'CheckBox1' TabOrder = 0 end object Button1: TButton Tag = 4001 Left = 94 Top = 56 Width = 75 Height = 24 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 1 end object Button2: TButton Tag = 4002 Left = 186 Top = 56 Width = 75 Height = 24 Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 2 end object ResolutionFix1: TResolutionFix Left = 280 Top = 52 end object Translate1: TTranslate Left = 320 Top = 52 end end