Ignore:
Timestamp:
Feb 8, 2007, 9:14:05 PM (19 years ago)
Author:
RBRi
Message:

formating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/HelpTopic.pas

    r66 r72  
    176176    property Title: string read GetTitle write SetTitle;
    177177    property TitlePtr: pstring read GetTitlePtr;
     178
    178179    procedure SetTitleFromMem( const p: pointer; const Len: byte );
    179 
    180180    // Main function for retrieving text for topic.
    181181    // HighlightSequences: list of sequences to highlight
     
    222222    procedure SaveToIPF( Var f: TextFile;
    223223                         ImageOffsets: TList );
    224 
    225   public
    226224
    227225    Links: TList; // only valid after GetText
Note: See TracChangeset for help on using the changeset viewer.