FMX.Graphics.TStrokeDashHelper Fields
InheritedProtected
| sdCustom (deprecated) | public | sdCustom: TStrokeDash = Custom; |
| sdDash (deprecated) | public | sdDash: TStrokeDash = Dash; |
| sdDashDot (deprecated) | public | sdDashDot: TStrokeDash = DashDot; |
| sdDashDotDot (deprecated) | public | sdDashDotDot: TStrokeDash = DashDotDot; |
| sdDot (deprecated) | public | sdDot: TStrokeDash = Dot; |
| sdSolid (deprecated) | public | sdSolid: TStrokeDash = Solid; |