Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGCursorMapping Type
Defines the SVG Cursor mapping type, which is used to map the SVG cursor type into the Delphi TCursor type
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGCursorMapping = Array[TSVGCursor] of TCursor;
•FMX.RS.SVGTypes.TSVGCursor
•FMX.RS.SVGTypes