object FUninst: TFUninst Left = 292 Top = 467 ActiveControl = btnOk BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 283 ClientWidth = 492 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object pan1: TPanel Left = 0 Top = 0 Width = 492 Height = 283 Align = alClient BevelOuter = bvNone TabOrder = 0 object Bevel1: TBevel Left = 8 Top = 8 Width = 118 Height = 228 end object ImageSetup: TImage Left = 9 Top = 9 Width = 115 Height = 225 AutoSize = True Picture.Data = {} end object lblMessage1: TLabel Left = 144 Top = 9 Width = 337 Height = 33 AutoSize = False Caption = 'lblMessage1' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object lblMessage2: TLabel Left = 144 Top = 48 Width = 337 Height = 33 AutoSize = False Caption = 'lblMessage2' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object lblMessage3: TLabel Left = 144 Top = 88 Width = 337 Height = 41 AutoSize = False Caption = 'lblMessage3' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object btnOk: TBitBtn Left = 305 Top = 249 Width = 81 Height = 25 Caption = '&Ok' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = btnOkClick end object btnCancel: TBitBtn Left = 392 Top = 248 Width = 81 Height = 25 Caption = '&Cancel' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = btnCancelClick end end object DDEClient: TDdeClientConv DdeService = 'ProgMan' Left = 12 Top = 249 LinkInfo = ( 'Service ProgMan' 'Topic ') end end