Home
last modified time | relevance | path

Searched refs:RunMiscCommand (Results 1 – 8 of 8) sorted by relevance

/dports/editors/lazarus/lazarus/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas84 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
295 Result := RunMiscCommand(mrBeginUpdate);
300 Result := RunMiscCommand(mrEndUpdate);
303 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas86 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
297 Result := RunMiscCommand(mrBeginUpdate);
302 Result := RunMiscCommand(mrEndUpdate);
305 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
/dports/editors/lazarus-qt5/lazarus/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas84 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
295 Result := RunMiscCommand(mrBeginUpdate);
300 Result := RunMiscCommand(mrEndUpdate);
303 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/help/
H A Dlhelpcontrol.pas86 function RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
297 Result := RunMiscCommand(mrBeginUpdate);
302 Result := RunMiscCommand(mrEndUpdate);
305 function TLHelpConnection.RunMiscCommand(CommandID: TMiscRequests): TLHelpResponse; in RunMiscCommand() function
/dports/editors/lazarus/lazarus/components/chmhelp/packages/idehelp/
H A Dlazchmhelp.pas484 fHelpConnection.RunMiscCommand(LHelpControl.mrClose);
540 Response := fHelpConnection.RunMiscCommand(mrVersion);
550 Response := fHelpConnection.RunMiscCommand(mrShow);
630 if fHelpConnection.RunMiscCommand(LHelpControl.mrClose) <> srError then
653 Response:=fHelpConnection.RunMiscCommand(mrShow);
/dports/editors/lazarus-qt5/lazarus/components/chmhelp/packages/idehelp/
H A Dlazchmhelp.pas484 fHelpConnection.RunMiscCommand(LHelpControl.mrClose);
540 Response := fHelpConnection.RunMiscCommand(mrVersion);
550 Response := fHelpConnection.RunMiscCommand(mrShow);
630 if fHelpConnection.RunMiscCommand(LHelpControl.mrClose) <> srError then
653 Response:=fHelpConnection.RunMiscCommand(mrShow);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/idehelp/
H A Dlazchmhelp.pas495 fHelpConnection.RunMiscCommand(LHelpControl.mrClose);
551 Response := fHelpConnection.RunMiscCommand(mrVersion);
562 Response := fHelpConnection.RunMiscCommand(mrShow);
643 if fHelpConnection.RunMiscCommand(LHelpControl.mrClose) <> srError then
680 Response:=fHelpConnection.RunMiscCommand(mrShow);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/packages/idehelp/
H A Dlazchmhelp.pas495 fHelpConnection.RunMiscCommand(LHelpControl.mrClose);
551 Response := fHelpConnection.RunMiscCommand(mrVersion);
562 Response := fHelpConnection.RunMiscCommand(mrShow);
643 if fHelpConnection.RunMiscCommand(LHelpControl.mrClose) <> srError then
680 Response:=fHelpConnection.RunMiscCommand(mrShow);