API Reference CreateImagesByCodeSampleProject USVGPipesSVGSamples TSVGPipesSVGSamples Class On this page Definition Constants Constructors Properties Methods Fields Definition Unit: USVGPipesSVGSamples Package: CreateImagesByCodeSampleProject Delphi Copy type TSVGPipesSVGSamples = class(TObject) Inheritance TObject TSVGPipesSVGSamples Constants PipeDb PipeGb PipeGd PipeGdb PipeHb PipeHd PipeHdb PipeHdbg PipeHg PipeHgb PipeHgd Constructors Create Properties Tag TagBool TagFloat TagObject TagString Methods Count SVG(Integer) SVG(TSVGPipesSVGSamplesIndex) SetTag(Integer) SetTagBool(Boolean) SetTagFloat(Single) SetTagObject(TObject) SetTagString(string) Fields FTag FTagBool FTagFloat FTagObject FTagString