FMX.Forms.TApplication.HintShortCuts
Delphi
property HintShortCuts: Boolean read FHintShortCuts write SetHintShortCuts;
C++
__property bool HintShortCuts = {read=FHintShortCuts, write=SetHintShortCuts, nodefault};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TApplication |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.