object AlertDialog: TAlertDialog Left = 470 Top = 112 BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 137 ClientWidth = 271 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 15 object Prompt: TBalloon Left = 80 Top = 16 Width = 177 Height = 41 Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] CornerSize = 14 XOffset = 8 YOffset = 8 StemOffset = 8 end object Image1: TNeoImage Left = 16 Top = 16 Width = 59 Height = 41 AutoSize = True Picture.Data = {} Transparent = True end object Test: TLabel Left = 8 Top = 64 Width = 26 Height = 16 Caption = 'Test' Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False Transparent = True end object OkButton: TBitBtn Left = 95 Top = 88 Width = 81 Height = 28 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0 E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0 E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033 33333333330B033333333333330F733333333333333073333333} end end