[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazhelpintf.pas line 562
type THelpBaseURLObject = class(TPersistent) |
||
protected |
||
procedure SetBaseURL(); |
|
|
protected |
||
procedure Create(); |
|
|
public |
||
property BaseURL: ; [rw] |
|
|
end; |
|
||
| | ||
TPersistent |
||
? | ||
TObject |