Vcl.Dialogs.TCustomTaskDialog.HelpContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HelpContext: Integer read FHelpContext write FHelpContext default 0;

C++

__property int HelpContext = {read=FHelpContext, write=FHelpContext, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Hilfekontext für das Task-Dialogfeld.

HelpContext stellt den Hilfekontext für das Task-Dialogfeld bereit.