Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGCtrls > Classes > TRSFmxSVGDocument > Properties

TRSFmxSVGDocument.EmbedSVGAsBinary Property

Scroll Prev Top Next More

Controls whether the SVG document is embedded into the form as Delphi binary

alert_noteTip

Set EmbedSVGAsBinary to true to embed the SVG into the form as binary. Embedding SVGs as binary allows in general faster form initialization as opposed to using the FMX.RS.SVGCtrls.TRSFmxSVGDocument.Lines property or loading the SVG from a file. It is also a very useful way to deploy an SVG for mobile applications.

Namespace: FMX.RS.SVGCtrls

Property Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb