Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGCursorNames Type
Defines the SVG cursor strings type, which is used for specifying the labels for the SVG cursor attribute
Namespace: RSSVGTypes
Delphi
type TSVGCursorNames = Array[TSVGCursor] of String;
•RSSVGTypes.TSVGCursor
•RSSVGTypes