Hide Comments
Hide Comments

Comments (0)

Specifies a non-visual Description for the SVG element. When generating FMX controls, the FMX control's Hint property is set to the Description. If the Description is empty, the Hint is set to the Title

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

published
  property Description: TStrings read FDescription write SetDescription;
 

Property Value

Type: TStrings

expandingRemarks

noteNote

The LoadFromXML method sets this property from a child node named 'desc'

expandingSee Also

Reference

Comments (0)

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