object frmAnsvar: TfrmAnsvar Left = 340 Top = 209 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone Caption = 'frmAnsvar' ClientHeight = 480 ClientWidth = 640 Color = clNone Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Comic Sans MS' Font.Style = [] Position = poScreenCenter Scaled = False Visible = True PixelsPerInch = 96 TextHeight = 23 object imgBack: TImage Left = 0 Top = 0 Width = 640 Height = 480 end object lblAnsvar: TLabel Left = 32 Top = 32 Width = 241 Height = 377 AutoSize = False Caption = 'lblAnsvar' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object cmdNot: TTransKnap Tag = 50 Left = 559 Top = 427 Width = 81 Height = 53 BevelStyle = bbNone BevelSize = 0 Color = clBlack MouseOverAction = True Bitmapliste = frmForside.Exitskilt Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Verdana' Font.Style = [] Spacing = 0 Style = [] FontOverColor = clBlue FontDownColor = clMaroon Visible = False OnClick = cmdCancelClick Transparent = True end object cmdOK: TTransKnap Tag = 50 Left = 287 Top = 430 Width = 90 Height = 50 Alignment = alTopCenter BevelStyle = bbNone BevelSize = 0 Color = clBlack MouseOverAction = True Bitmapliste = frmForside.bmlOK Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] Spacing = 0 Style = [] FontOverColor = clBlue FontDownColor = clMaroon Visible = False OnClick = cmdOKClick Transparent = False end end