object fmUndo2: TfmUndo2 Left = 300 Top = 173 HelpContext = 116 BorderStyle = bsDialog Caption = 'Undo Transaction' ClientHeight = 254 ClientWidth = 230 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Scaled = False OnShow = FormShow PixelsPerInch = 120 TextHeight = 16 object Label7: TLabel Left = 10 Top = 85 Width = 28 Height = 16 Caption = 'Total' end object Panel1: TPanel Left = 0 Top = 0 Width = 230 Height = 145 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label3: TLabel Left = 10 Top = 12 Width = 67 Height = 16 Caption = 'Transaction' end object Label4: TLabel Left = 10 Top = 65 Width = 27 Height = 16 Caption = 'Date' end object Label5: TLabel Left = 10 Top = 89 Width = 23 Height = 16 Caption = 'Ref.' end object Label6: TLabel Left = 10 Top = 117 Width = 28 Height = 16 Caption = 'Total' end object lblAccRef: TLabel Left = 10 Top = 41 Width = 55 Height = 16 Caption = 'lblAccRef' end object edTransType: TEdit Left = 100 Top = 8 Width = 121 Height = 24 ParentColor = True ReadOnly = True TabOrder = 0 end object edDate: TEdit Left = 100 Top = 61 Width = 100 Height = 24 ParentColor = True ReadOnly = True TabOrder = 1 end object edRef: TEdit Left = 100 Top = 85 Width = 120 Height = 24 ParentColor = True ReadOnly = True TabOrder = 2 end object edTotal: TEdit Left = 100 Top = 113 Width = 90 Height = 24 ParentColor = True ReadOnly = True TabOrder = 3 end object edAccRef: TEdit Left = 100 Top = 37 Width = 120 Height = 24 ParentColor = True ReadOnly = True TabOrder = 4 end end object Panel2: TPanel Left = 0 Top = 167 Width = 230 Height = 87 Align = alBottom BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object Label1: TLabel Left = 12 Top = 12 Width = 206 Height = 16 Alignment = taCenter Caption = 'Are You Sure You Want To Undo' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Layout = tlCenter end object Label2: TLabel Left = 60 Top = 28 Width = 112 Height = 16 Alignment = taCenter Caption = 'This Transaction?' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Layout = tlCenter end object BtnYes: TButton Left = 20 Top = 52 Width = 81 Height = 29 Caption = '&Yes' ModalResult = 6 TabOrder = 0 end object BtnNo: TButton Left = 132 Top = 52 Width = 81 Height = 29 Caption = '&No' Default = True ModalResult = 7 TabOrder = 1 end end object Panel3: TPanel Left = 0 Top = 141 Width = 230 Height = 26 Align = alBottom BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 2 object lbWarning1: TLabel Left = 2 Top = 2 Width = 226 Height = 22 Align = alClient Alignment = taCenter Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Layout = tlCenter end end object Sizer1: TSizer Enabled = True ExceptionAction = eaIgnoreControl GridColumnSizing = gcSizeAllColumns GridRowSizing = grSizeByDefaults MinimumSize = True NavigateOnEnter = False OverrideParentFont = True PerformAssertions = True ShowAssertionFailures = False StretchFonts = True StretchImages = True StretchOnResize = True ThreadProcessing = False Left = 60 Top = 80 ScreenWidth = ( 800) ScreenHeight = ( 600) OriginalFormWidth = ( 238) OriginalFormHeight = ( 281) OriginalFormLeft = ( 300) OriginalFormTop = ( 173) OriginalFormPPI = ( 120) OriginalClientWidth = ( 230) OriginalClientHeight = ( 254) end end