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

Upgrade to version 27

File:
1 edited

Legend:

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

    r456 r829  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   ExtCtrls, ORCtrls, StdCtrls, ORFn;
     7  ExtCtrls, ORCtrls, StdCtrls, ORFn, fBase508Form, VA508AccessibilityManager;
    88
    99type
    10   TfrmODLabOthCollSamp = class(TForm)
     10  TfrmODLabOthCollSamp = class(TfrmBase508Form)
    1111    pnlBase: TORAutoPanel;
    1212    cboOtherCollSamp: TORComboBox;
Note: See TracChangeset for help on using the changeset viewer.