Ignore:
Timestamp:
Apr 19, 2010, 5:24:20 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Fixed Text Object Parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/UploadImages.pas

    r729 r738  
    103103    Bitmap : TBitmap;
    104104    Picture : TPicture;
    105     FScanDir : String;
    106105    function MakeThumbNail(Info: TImageInfo): boolean;
    107106
     
    122121  public
    123122    { Public declarations }
     123    FScanDir : String;
     124    PolInterval : integer;
    124125    procedure SetScanDir(NewDir : string);
    125126  published
     
    165166  var
    166167    DefShortDesc : string; //kt
    167     PolInterval : integer;
    168168    AutoUploadNote : TAutoUploadNote;
    169169
Note: See TracChangeset for help on using the changeset viewer.