Ignore:
Timestamp:
Aug 22, 2011, 8:25:21 AM (13 years ago)
Author:
george
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PrintPreview/UPrintPreview.lfm

    r247 r266  
    1111  OnResize = FormResize
    1212  OnShow = FormShow
    13   LCLVersion = '0.9.30'
     13  LCLVersion = '0.9.31'
    1414  WindowState = wsMaximized
    1515  object ToolBar1: TToolBar
     
    2424    TabOrder = 0
    2525    object Button1: TButton
    26       Left = 427
     26      Left = 482
    2727      Height = 22
    2828      Top = 2
    29       Width = 51
     29      Width = 62
    3030      Action = AClose
    3131      TabOrder = 0
     
    4343      Height = 22
    4444      Top = 2
    45       Width = 75
     45      Width = 100
    4646      Action = APageSetup
    4747      TabOrder = 2
    4848    end
    4949    object Button4: TButton
    50       Left = 151
     50      Left = 176
    5151      Height = 22
    5252      Top = 2
    53       Width = 75
     53      Width = 99
    5454      Action = APrinterSetup
    5555      TabOrder = 3
    5656    end
    5757    object ToolButton1: TToolButton
    58       Left = 280
    59       Top = 2
    60       Width = 8
     58      Left = 331
     59      Top = 2
     60      Width = 10
    6161      Caption = 'ToolButton1'
    6262      Style = tbsSeparator
    6363    end
    6464    object ToolButton2: TToolButton
    65       Left = 288
     65      Left = 341
    6666      Top = 2
    6767      Action = AFirstPage
    6868    end
    6969    object ToolButton3: TToolButton
    70       Left = 311
     70      Left = 364
    7171      Top = 2
    7272      Action = APreviousPage
    7373    end
    7474    object EditPageNumber: TEdit
    75       Left = 334
     75      Left = 387
    7676      Height = 21
    7777      Top = 2
     
    8181    end
    8282    object ToolButton4: TToolButton
    83       Left = 373
     83      Left = 426
    8484      Top = 2
    8585      Action = ANextPage
    8686    end
    8787    object ToolButton5: TToolButton
    88       Left = 396
     88      Left = 449
    8989      Top = 2
    9090      Action = ALastPage
    9191    end
    9292    object ToolButton6: TToolButton
    93       Left = 419
    94       Top = 2
    95       Width = 8
     93      Left = 472
     94      Top = 2
     95      Width = 10
    9696      Caption = 'ToolButton6'
    9797      Style = tbsSeparator
    9898    end
    9999    object ToolButton7: TToolButton
    100       Left = 234
     100      Left = 285
    101101      Top = 2
    102102      Action = AZoomIn
    103103    end
    104104    object ToolButton8: TToolButton
    105       Left = 257
     105      Left = 308
    106106      Top = 2
    107107      Action = AZoomOut
    108108    end
    109109    object ToolButton9: TToolButton
    110       Left = 226
    111       Top = 2
    112       Width = 8
     110      Left = 275
     111      Top = 2
     112      Width = 10
    113113      Caption = 'ToolButton9'
    114114      Style = tbsSeparator
Note: See TracChangeset for help on using the changeset viewer.