Unit 'LazHelpIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THelpDBISourceFile

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazhelpintf.pas line 197

type THelpDBISourceFile = class(THelpDBItem)

public

  constructor Create();

  

  function FileMatches(); virtual;

  

  function GetFullFilename; virtual;

  

  function GetBasePath; virtual;

  

published

  property BasePathObject: TObject; [rw]

  

  property Filename: string; [rw]

  

end;

Inheritance

THelpDBISourceFile

  

|

THelpDBItem

  

|

TObject



CT Web help

CodeTyphon Studio