FMX.Controls.TStyledControl.IsHelpContextStored
Delphi
function IsHelpContextStored: Boolean;
C++
bool __fastcall IsHelpContextStored();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TStyledControl |
Description
Specifies whether HelpContext is stored. It is for internal use only.