Specifies whether the element is enabled or disabled. By default, disabled elements are not exported or detected by the FMX.RS.SVG.TSVGElement.ElementAtPos(TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions) method.
Disabled elements are shown using a grayscale version of the element, which may be overridden with the OnDisableAppearance event.
Namespace: FMX.RS.SVG
Delphi |
published |
Property Value
Type: Boolean
Reference•OnDisableAppearance •FMX.RS.SVG.TSVGElement.ElementAtPos(TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions) •FMX.RS.SVG.TSVGDocument.Options •TSVGDocument.FindOptions |