[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazhelpintf.pas line 179
type THelpDBItem = class(TPersistent) |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
destructor Destroy; override; |
|
Destructor for the class instance. |
published |
||
|
Help node for the item. |
|
end; |
|
||
| | ||
| | ||
Version 4.0 | Generated 2025-05-03 | Home |