TSVGDocument.DoDisableAppearance(TObject,TSVGMatrix,TSVGCanvas,TSVGRect) Method |
Scroll Prev Top Next More |
The method returns true if the appearance of disabled elements (Enabled = False) should be changed.
The FMX.RS.SVG.TSVGGraphicElement.DisableAppearance(TSVGMatrix,TSVGCanvas,TSVGRect) method does the actual modification of the element's appearance.
Namespace: FMX.RS.SVG
Delphi |
protected |
Parameters
Sender
Type: TObject
aMatrix
Type: System.Void
Canvas
Type: System.Void
aRect
Type: System.Void
Type: Boolean
TSVGGraphicElement.DoDisableAppearance(TObject,TSVGMatrix,TSVGCanvas,TSVGRect)