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