Ignore:
Timestamp:
Jul 7, 2010, 4:51:54 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrading to version 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/fVisit.pas

    r456 r830  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   ExtCtrls, ORCtrls, ORDtTm, ORFn, StdCtrls, rCore, uCore;
     7  ExtCtrls, ORCtrls, ORDtTm, ORFn, StdCtrls, rCore, uCore, fBase508Form,
     8  VA508AccessibilityManager;
    89
    910type
    10   TfrmVisit = class(TForm)
     11  TfrmVisit = class(TfrmBase508Form)
    1112    pnlBase: TORAutoPanel;
    1213    lblInstruct: TStaticText;
Note: See TracChangeset for help on using the changeset viewer.