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/fMeds.dfm

    r830 r1679  
    55  VertScrollBar.Visible = False
    66  Caption = 'Medications Page'
    7   ClientHeight = 651
     7  ClientHeight = 671
    88  ClientWidth = 701
    99  HelpFile = 'qnoback'
     
    1515  OnShow = FormShow
    1616  ExplicitWidth = 709
    17   ExplicitHeight = 697
     17  ExplicitHeight = 717
    1818  PixelsPerInch = 96
    1919  TextHeight = 13
     
    2929  object splitTop: TSplitter [1]
    3030    Left = 0
    31     Top = 440
     31    Top = 460
    3232    Width = 701
    3333    Height = 4
     
    4545  object pnlBottom: TORAutoPanel [2]
    4646    Left = 0
    47     Top = 444
     47    Top = 464
    4848    Width = 701
    4949    Height = 207
     
    222222    Top = 22
    223223    Width = 701
    224     Height = 418
     224    Height = 438
    225225    Align = alClient
    226226    Ctl3D = True
     
    232232      Top = 17
    233233      Width = 699
    234       Height = 400
     234      Height = 420
    235235      Style = lbOwnerDrawVariable
    236236      Align = alClient
     
    557557        OnClick = mnuActDCClick
    558558      end
     559      object mnuActUnhold: TMenuItem
     560        Caption = 'Re&lease Hold...'
     561        Hint = 'Release Hold'
     562        OnClick = mnuActUnholdClick
     563      end
    559564      object mnuActHold: TMenuItem
    560565        Caption = '&Hold...'
Note: See TracChangeset for help on using the changeset viewer.