Navigation: Code Documentation > RSFMXImpact > FMX.RS.Impact.Instruments > Classes > TRSCustomCircularGauge > Properties
TRSCustomCircularGauge.Parts Property
Specifies the visible parts of the gauge. Use the Parts property to configure which parts of the instrument that IMPACT should draw.
Namespace: FMX.RS.Impact.Instruments
Delphi
public property Parts: TParts read FParts write SetParts default [Low(TPart)..High(TPart)];
Property Value
Type: TParts
•Design
•TRSCustomCircularGauge
•FMX.RS.Impact.Instruments