<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types:
Comments (0)
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