API:Vcl.Samples.Gauges.TGauge.ShowText
Delphi
property ShowText: Boolean read FShowText write SetShowText default True;
C++
__property bool ShowText = {read=FShowText, write=SetShowText, default=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Samples.Gauges.pas Vcl.Samples.Gauges.hpp |
Vcl.Samples.Gauges | TGauge |
Description
Embarcadero Technologies does not currently have any additional information.