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/Consults/fConsultAct.dfm

    r829 r1679  
    44  BorderIcons = []
    55  Caption = 'frmConsultAction'
    6   ClientHeight = 379
     6  ClientHeight = 429
    77  ClientWidth = 592
    88  Constraints.MinHeight = 406
     
    1010  OldCreateOrder = True
    1111  Position = poScreenCenter
     12  ExplicitWidth = 600
     13  ExplicitHeight = 456
    1214  PixelsPerInch = 96
    1315  TextHeight = 13
     
    1618    Top = 0
    1719    Width = 592
    18     Height = 379
     20    Height = 429
    1921    Align = alClient
    2022    BevelOuter = bvNone
    2123    TabOrder = 0
     24    ExplicitHeight = 379
    2225    object pnlForward: TPanel
    2326      Left = 0
    2427      Top = 0
    2528      Width = 224
    26       Height = 379
     29      Height = 429
    2730      Align = alLeft
    2831      BevelOuter = bvNone
    2932      TabOrder = 0
     33      ExplicitHeight = 379
    3034      object lblToService: TOROffsetLabel
    3135        Left = 2
     
    170174      Top = 0
    171175      Width = 368
    172       Height = 379
     176      Height = 429
    173177      Align = alClient
    174178      BevelOuter = bvNone
    175179      TabOrder = 1
     180      ExplicitHeight = 379
    176181      object pnlSigFind: TPanel
    177182        Left = 0
     
    202207        Top = 57
    203208        Width = 368
    204         Height = 224
     209        Height = 274
    205210        Align = alClient
    206211        Alignment = taLeftJustify
    207212        BevelOuter = bvNone
    208213        TabOrder = 1
     214        ExplicitHeight = 224
    209215        object lblComments: TOROffsetLabel
    210216          Left = 0
     
    223229          Top = 19
    224230          Width = 368
    225           Height = 170
     231          Height = 220
    226232          Align = alClient
    227233          Font.Charset = ANSI_CHARSET
     
    234240          TabOrder = 0
    235241          Caption = 'Comments'
     242          ExplicitHeight = 170
    236243        end
    237244        object pnlAlert: TPanel
    238245          Left = 0
    239           Top = 189
     246          Top = 239
    240247          Width = 368
    241248          Height = 35
     
    243250          BevelOuter = bvNone
    244251          TabOrder = 1
     252          ExplicitTop = 189
    245253          object lblAutoAlerts: TStaticText
    246254            Left = 6
     
    263271      object pnlAllActions: TPanel
    264272        Left = 0
    265         Top = 281
     273        Top = 331
    266274        Width = 368
    267275        Height = 98
     
    269277        BevelOuter = bvNone
    270278        TabOrder = 2
     279        ExplicitTop = 281
    271280        DesignSize = (
    272281          368
Note: See TracChangeset for help on using the changeset viewer.