Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.IsStored(TSVGStyleProperty,String) Method
Returns True if the style property should be stored when streaming
Namespace: FMX.RS.SVG
Delphi
protected function IsStored( const aProp: TSVGStyleProperty; const Value: String ): Boolean; dynamic;
Parameters
aProp
Type: TSVGStyleProperty
Value
Type: String
Type: Boolean
•TSVGGraphicElement
•FMX.RS.SVG