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/fxBroker.pas

    r456 r830  
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    77  StdCtrls, DateUtils, ORNet, ORFn, rMisc, ComCtrls, Buttons, ExtCtrls,
    8   ORCtrls, ORSystem;
     8  ORCtrls, ORSystem, fBase508Form, VA508AccessibilityManager;
    99
    1010type
    11   TfrmBroker = class(TForm)
     11  TfrmBroker = class(TfrmBase508Form)
    1212    pnlTop: TORAutoPanel;
    1313    lblMaxCalls: TLabel;
Note: See TracChangeset for help on using the changeset viewer.