Ignore:
Timestamp:
Jul 6, 2008, 8:20:14 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Uploading from OR_30_258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/foia-cprs/CPRS-Chart/fRptBox.dfm

    r459 r460  
    11object frmReportBox: TfrmReportBox
    2   Left = 351
    3   Top = 217
    4   Width = 392
    5   Height = 357
     2  Left = 512
     3  Top = 214
    64  Anchors = []
     5  AutoScroll = False
    76  BorderIcons = [biSystemMenu]
    87  Caption = 'frmReportBox'
     8  ClientHeight = 321
     9  ClientWidth = 350
    910  Color = clBtnFace
    1011  Font.Charset = ANSI_CHARSET
     
    3536    Left = 0
    3637    Top = 0
    37     Width = 384
    38     Height = 309
     38    Width = 350
     39    Height = 300
    3940    Align = alClient
    40     Anchors = []
    4141    Color = clCream
    4242    Font.Charset = ANSI_CHARSET
     
    5656  object pnlButton: TPanel
    5757    Left = 0
    58     Top = 309
    59     Width = 384
     58    Top = 300
     59    Width = 350
    6060    Height = 21
    6161    Align = alBottom
     
    6565    TabOrder = 1
    6666    DesignSize = (
    67       384
     67      350
    6868      21)
    6969    object cmdPrint: TButton
    70       Left = 222
     70      Left = 191
    7171      Top = 0
    7272      Width = 75
     
    7878    end
    7979    object cmdClose: TButton
    80       Left = 302
     80      Left = 274
    8181      Top = 0
    8282      Width = 75
     
    9191  end
    9292  object dlgPrintReport: TPrintDialog
    93     Left = 142
    94     Top = 49
     93    Left = 318
     94    Top = 41
    9595  end
    9696end
Note: See TracChangeset for help on using the changeset viewer.