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

    r456 r830  
    55uses
    66  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
    7   ORCtrls, StdCtrls, Buttons;
     7  ORCtrls, StdCtrls, Buttons, fBase508Form, VA508AccessibilityManager;
    88
    99type
    10   TfrmProbCmt = class(TForm)
     10  TfrmProbCmt = class(TfrmBase508Form)
    1111    edComment: TCaptionEdit;
    1212    bbOK: TBitBtn;
Note: See TracChangeset for help on using the changeset viewer.