[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lhelpcontrol.pas line 58
type TLHelpConnection = class(TObject) |
||
public |
||
constructor Create; |
|
|
destructor Destroy; override; |
|
|
function ServerRunning; |
|
|
function StartHelpServer(); |
|
|
function OpenURL(); |
|
|
function OpenContext(); |
|
|
function OpenFile(); |
|
|
function BeginUpdate; |
|
|
function EndUpdate; |
|
|
function RunMiscCommand(); |
|
|
property ProcessWhileWaiting: TProcedureOfObject; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |