FMX.Graphics.TPathPointKindHelper Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ppClose (deprecated)publicppClose: TPathPointKind = Close;
ppCurveTo (deprecated)publicppCurveTo: TPathPointKind = CurveTo;
ppLineTo (deprecated)publicppLineTo: TPathPointKind = LineTo;
ppMoveTo (deprecated)publicppMoveTo: TPathPointKind = MoveTo;