Defines a shape type
Namespace: FMX.RS.Graphics
Delphi
|
type
TRSShapeType = (sRect, sCircle, sIsoscelesTriangle, sRightTriangle);
|
Reference
•FMX.RS.Graphics.ProgressCircle(TCanvas,TCanvasRect,Integer,Integer,Integer,Integer,TColors,Boolean,Integer,TRSShapeType,TRSShapeOrientation,Boolean,Integer,Integer,TProgressDirection,TProgressDisplayType) •FMX.RS.Graphics.ProgressRect(TCanvas,TCanvasRect,Integer,Integer,Integer,Integer,TColors,Boolean,Integer,TRSShapeType,TRSShapeOrientation,Boolean,Integer,Integer,TProgressOrientation,TProgressDirection,TProgressDisplayType) •RSGraphics|DrawShape(TCanvas,TCanvasRect,TRSShapeType,TRSShapeOrientation,Boolean,TCanvasPixel) •FMX.RS.Graphics |