Provides the labels for the outside edge of the gauge. The Labels property is automatically filled by the object. However, override the Labels values to change the text for the outside labels.
Each line represents one labels. Extra lines are ignored. Any missing lines are treated as empty strings
Namespace: FMX.RS.Impact.Instruments
Delphi |
protected |
Property Value
Type: TStrings
The following code changes properties of a compass and prevents updates until EndUpdate is called:
|