API Reference CreateImagesByCodeSampleProject USVGGameControllerSVGSamples TSVGGameControllerSVGSamples Class On this page Definition Constants Constructors Properties Methods Fields Definition Unit: USVGGameControllerSVGSamples Package: CreateImagesByCodeSampleProject Delphi Copy type TSVGGameControllerSVGSamples = class(TObject) Inheritance TObject TSVGGameControllerSVGSamples Constants ControllerDisconnected ControllerGeneric Constructors Create Properties Tag TagBool TagFloat TagObject TagString Methods Count SVG(Integer) SVG(TSVGGameControllerSVGSamplesIndex) SetTag(Integer) SetTagBool(Boolean) SetTagFloat(Single) SetTagObject(TObject) SetTagString(string) Fields FTag FTagBool FTagFloat FTagObject FTagString