Represents type TPart.
Namespace: FMX.RS.Impact.Thermometers
Delphi
|
public
type
TPart = (tpFrame, tpBackface, tpDecoration,
tpLeftMarkers, tpRightMarkers, tpLeftMinorMarkers, tpRightMinorMarkers,
tpLeftLabels, tpRightLabels, tpMercury,
tpPipette, tpGlass);
|