Hide Comments
Hide Comments

Comments (0)

Defines the label values for the SVG cursor attribute

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

 SVGCursorNames: TSVGCursorNames =
  ('', 'auto', 'crosshair', 'default', 'pointer', 'move', 'e-resize', 'ne-resize',
  'nw-resize', 'n-resize', 'se-resize', 'sw-resize', 's-resize', 'w-resize',
  'text', 'wait', 'help');
 

Value

Type: TSVGCursorNames

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb