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

    r830 r1679  
    1717  OnShow = FormShow
    1818  ExplicitWidth = 470
    19   ExplicitHeight = 450
     19  ExplicitHeight = 457
    2020  DesignSize = (
    2121    462
     
    157157      object tabClinic: TTabSheet
    158158        Caption = 'Clinic Appointments'
    159         ExplicitLeft = 0
    160         ExplicitTop = 0
    161         ExplicitWidth = 0
    162         ExplicitHeight = 0
    163159        object lstClinic: TORListBox
    164160          Left = 0
     
    206202      object tabAdmit: TTabSheet
    207203        Caption = 'Hospital Admissions'
    208         ExplicitLeft = 0
    209         ExplicitTop = 0
    210         ExplicitWidth = 0
    211         ExplicitHeight = 0
    212204        object lstAdmit: TORListBox
    213205          Left = 0
     
    246238      object tabNewVisit: TTabSheet
    247239        Caption = 'New Visit'
    248         ExplicitLeft = 0
    249         ExplicitTop = 0
    250         ExplicitWidth = 0
    251         ExplicitHeight = 0
    252240        object lblVisitDate: TLabel
    253241          Left = 220
     
    256244          Height = 13
    257245          Caption = 'Date/Time of Visit'
    258           Visible = False
    259246        end
    260247        object lblNewVisit: TLabel
     
    368355      (
    369356        'Component = calVisitDate'
    370         'Status = stsDefault')
     357        'Text = Date/Time of Visit'
     358        'Status = stsOK')
    371359      (
    372360        'Component = ckbHistorical'
Note: See TracChangeset for help on using the changeset viewer.