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