Defines whether the progress scale is drawn horizontal or vertical on the Canvas
Namespace: FMX.RS.Graphics
Delphi
|
type
TProgressOrientation = (poHorizontal, poVertical);
|
Reference
•FMX.RS.Graphics.ProgressRect(TCanvas,TCanvasRect,Integer,Integer,Integer,Integer,TColors,Boolean,Integer,TRSShapeType,TRSShapeOrientation,Boolean,Integer,Integer,TProgressOrientation,TProgressDirection,TProgressDisplayType) •FMX.RS.Graphics |