Home
last modified time | relevance | path

Searched refs:mbHelp (Results 1 – 25 of 58) sorted by relevance

123

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/max_object/kernel/
H A DStdafx.h64 … { mbYes, mbNo, mbOK, mbCancel, mbAbort, mbRetry, mbIgnore, mbAll, mbNoToAll, mbYesToAll, mbHelp }; enumerator
65 typedef TMsgDlgBtn TMsgDlgButtons[mbHelp];
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Duitypes.pas29 mbHelp = System.UITypes.TMsgDlgBtn.mbHelp;
68 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Duitypes.pas29 mbHelp = System.UITypes.TMsgDlgBtn.mbHelp;
68 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
/dports/net/p5-Net-Dict/Net-Dict-2.22/
H A Dtkdict188 my $mbHelp;
241 $mbHelp = $menu_bar->Menubutton(
254 $mbHelp->pack(-side => 'right');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/fpgui/
H A Dfpguilclintf.inc30 { idButtonHelp } mbHelp,
72 mbHelp: Result := idButtonHelp;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/fpgui/
H A Dfpguilclintf.inc30 { idButtonHelp } mbHelp,
72 mbHelp: Result := idButtonHelp;
/dports/editors/lazarus/lazarus/lcl/interfaces/fpgui/
H A Dfpguilclintf.inc30 { idButtonHelp } mbHelp,
84 mbHelp: Result := idButtonHelp;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/fpgui/
H A Dfpguilclintf.inc30 { idButtonHelp } mbHelp,
84 mbHelp: Result := idButtonHelp;
/dports/editors/lazarus/lazarus/components/lazutils/
H A Duitypes.pas14 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Duitypes.pas14 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
/dports/editors/lazarus/lazarus/lcl/
H A Dlazdialogs.pas375 if (Buttons = []) or (Buttons = [mbHelp]) then
379 if mbHelp in Buttons then begin
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlazdialogs.pas375 if (Buttons = []) or (Buttons = [mbHelp]) then
379 if mbHelp in Buttons then begin
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazdialogs.pas375 if (Buttons = []) or (Buttons = [mbHelp]) then
379 if mbHelp in Buttons then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazdialogs.pas375 if (Buttons = []) or (Buttons = [mbHelp]) then
379 if mbHelp in Buttons then begin
/dports/editors/lazarus/lazarus/components/macroscript/test/
H A Dtestscriptprocs.pas148 …'if test_ord_mb(mbHelp) = ' +IntToStr(ord(mbHelp)) + ' then Caller.InsertTextAtCaret(''Y'', scamEn…
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/macroscript/test/
H A Dtestscriptprocs.pas148 …'if test_ord_mb(mbHelp) = ' +IntToStr(ord(mbHelp)) + ' then Caller.InsertTextAtCaret(''Y'', scamEn…
/dports/editors/lazarus-qt5/lazarus/components/macroscript/test/
H A Dtestscriptprocs.pas148 …'if test_ord_mb(mbHelp) = ' +IntToStr(ord(mbHelp)) + ' then Caller.InsertTextAtCaret(''Y'', scamEn…
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/macroscript/test/
H A Dtestscriptprocs.pas148 …'if test_ord_mb(mbHelp) = ' +IntToStr(ord(mbHelp)) + ' then Caller.InsertTextAtCaret(''Y'', scamEn…
/dports/editors/lazarus/lazarus/lcl/include/
H A Dmessagedialogs.inc85 mrNone{Help - when a mbHelp button is pressed the help system is started,
96 if (Buttons = []) or (Buttons = [mbHelp]) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dmessagedialogs.inc85 mrNone{Help - when a mbHelp button is pressed the help system is started,
96 if (Buttons = []) or (Buttons = [mbHelp]) then
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dmessagedialogs.inc85 mrNone{Help - when a mbHelp button is pressed the help system is started,
96 if (Buttons = []) or (Buttons = [mbHelp]) then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dmessagedialogs.inc85 mrNone{Help - when a mbHelp button is pressed the help system is started,
96 if (Buttons = []) or (Buttons = [mbHelp]) then
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-objpas/src/inc/
H A Dsystem.uitypes.pp199 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
/dports/lang/fpc/fpc-3.2.2/packages/rtl-objpas/src/inc/
H A Dsystem.uitypes.pp199 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);
/dports/lang/fpc-rtl-objpas/fpc-3.2.2/packages/rtl-objpas/src/inc/
H A Dsystem.uitypes.pp199 mbAll, mbNoToAll, mbYesToAll, mbHelp, mbClose);

123