FMX.Forms.TApplication.ShowHint
Delphi
property ShowHint: Boolean read FShowHint write SetShowHint;
C++
__property bool ShowHint = {read=FShowHint, write=SetShowHint, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TApplication |
Description
Indicates whether hints are enabled for this application.