object AskUserDialog: TAskUserDialog Left = 282 Top = 170 BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 132 ClientWidth = 273 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter Scaled = False TextHeight = 15 object Test: TLabel Left = 12 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 Image1: TNeoImage Left = 16 Top = 16 Width = 59 Height = 41 AutoSize = True Picture.Data = {} Transparent = True end object Prompt: TBalloon Left = 80 Top = 16 Width = 177 Height = 41 ShowAccelChar = False Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] CornerSize = 14 XOffset = 8 YOffset = 8 StemOffset = 8 end object YesButton: TBitBtn Left = 8 Top = 88 Width = 81 Height = 28 Caption = 'Yes' Default = True ModalResult = 6 TabOrder = 0 Glyph.Data = { F6000000424DEE00000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0 E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0 E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033 33333333330B033333333333330F733333333333333073333333} end object NoButton: TBitBtn Left = 96 Top = 88 Width = 81 Height = 28 Cancel = True Caption = '&No' ModalResult = 7 TabOrder = 1 Glyph.Data = { F6000000424DEE00000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333 33333333330F733333333333330B033330003333330FB03000B03370000BFB00 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000 0000333333333333333333333333333333333333333333333333} end object CancelButton: TBitBtn Left = 184 Top = 88 Width = 81 Height = 28 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 Visible = False Glyph.Data = { F6000000424DEE00000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333 33333333330F733333333333330B033330003333330FB03000B03370000BFB00 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000 0000333333333333333333333333333333333333333333333333} end end