Hide Comments
Hide Comments

Comments (0)

Unique name for the SVG element. The SVG document's  AllItems property uses the ID as the unique hash for returning SVG elements

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

published
  property ID: String read FID write SetID;
 

Property Value

Type: String

expandingRemarks

noteNote

The LoadFromXML method sets this property from the 'ID' attribute of the node

alert_cautionWarning

The ID is guaranteed to be unique for a SVG document only if soEnforceUniqueID is part of its Options.

expandingSee Also

Comments (0)

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