API Reference VCLShowSVGFromBitmapSample USVGCursorSVGSamples TSVGCursorSVGSamples Class On this page Definition Constants Constructors Properties Methods Fields Definition Unit: USVGCursorSVGSamples Package: VCLShowSVGFromBitmapSample Delphi Copy type TSVGCursorSVGSamples = class(TObject) Inheritance TObject TSVGCursorSVGSamples Constants ArrowE ArrowN ArrowNe ArrowNw ArrowS ArrowSe ArrowSw ArrowW Constructors Create Properties Tag TagBool TagFloat TagObject TagString Methods Count SVG(Integer) SVG(TSVGCursorSVGSamplesIndex) SetTag(Integer) SetTagBool(Boolean) SetTagFloat(Single) SetTagObject(TObject) SetTagString(string) Fields FTag FTagBool FTagFloat FTagObject FTagString