Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/Orders/fOrders.dfm

    r829 r1679  
    44  HelpContext = 4000
    55  Caption = 'Orders Page'
    6   ClientHeight = 571
     6  ClientHeight = 591
    77  ClientWidth = 766
    88  HelpFile = 'overvw'
     
    1111  OnShow = FormShow
    1212  ExplicitWidth = 774
    13   ExplicitHeight = 617
     13  ExplicitHeight = 645
    1414  PixelsPerInch = 96
    1515  TextHeight = 13
    1616  inherited shpPageBottom: TShape
    17     Top = 566
     17    Top = 586
    1818    Width = 766
    1919    ExplicitTop = 528
     
    2222  inherited sptHorz: TSplitter
    2323    Left = 117
    24     Height = 566
     24    Height = 586
    2525    OnMoved = sptHorzMoved
    2626    ExplicitLeft = 117
     
    2929  inherited pnlLeft: TPanel
    3030    Width = 117
    31     Height = 566
     31    Height = 586
    3232    ExplicitWidth = 117
    33     ExplicitHeight = 566
     33    ExplicitHeight = 586
    3434    object OROffsetLabel1: TOROffsetLabel
    3535      Left = 0
     
    6464      Cursor = crVSplit
    6565      Align = alTop
     66      OnMoved = sptVertMoved
    6667    end
    6768    object lstSheets: TORListBox
     
    7172      Height = 56
    7273      Align = alTop
     74      Constraints.MinHeight = 30
    7375      ItemHeight = 13
    7476      ParentShowHint = False
     
    8587      Top = 116
    8688      Width = 117
    87       Height = 450
     89      Height = 470
    8890      Align = alClient
    8991      ItemHeight = 13
     
    112114    Left = 121
    113115    Width = 645
    114     Height = 566
     116    Height = 586
    115117    ParentColor = True
    116118    ParentCtl3D = False
     
    119121    ExplicitLeft = 121
    120122    ExplicitWidth = 645
    121     ExplicitHeight = 566
     123    ExplicitHeight = 586
    122124    object lblOrders: TOROffsetLabel
    123125      Left = 0
     
    226228      Top = 36
    227229      Width = 645
    228       Height = 530
     230      Height = 550
    229231      Style = lbOwnerDrawVariable
    230232      Align = alClient
Note: See TracChangeset for help on using the changeset viewer.