Ignore:
Timestamp:
May 8, 2015, 7:52:55 AM (9 years ago)
Author:
healthsevak
Message:

Committing the files for first time to this new branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/HealthSevak-CPRS/CPRS-Chart/Encounter/fEncounterFrame.pas

    r829 r1693  
    400400
    401401    frmEncounterFrame.CreateChildForms(frmEncounterFrame, PCEData.Location);
     402    SetFormPosition(frmEncounterFrame);
    402403    ResizeAnchoredFormToFont(frmEncounterFrame);
    403     SetFormPosition(frmEncounterFrame);
     404    //SetFormPosition(frmEncounterFrame);
    404405
    405406    with frmEncounterFrame do
Note: See TracChangeset for help on using the changeset viewer.