[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: helpintfs.pas line 58
type THelpQuery = class(TPersistent) |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
property HelpDatabaseID: String; [rw] |
|
|
end; |
|
||
| | ||
TObject |