[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
| | ||
lazarus-ccr.sourceforge.net |