TiAngularGauge.ShowHub
TiAngularGauge See Also
Specifies whether the Hub is shown.
property ShowHub : Boolean;
Description
Use ShowHub to specify whether the Hub is shown.
Example
Delphi
iComponent.ShowHub := True;
C++ Builder
iComponent->ShowHub = True;
Contents | Index | Previous | Next