Specifies whether the content of a block-level element is clipped when it overflows the element's box (which is acting as a containing block for the content)
Namespace: FMX.RS.SVG
Delphi |
published |
Property Value
Type: Boolean
The ‘overflow’ property applies to elements that establish new viewports (e.g., ‘svg’ elements), ‘pattern’ elements and ‘ marker’ elements. For all other elements, the property has no effect (i.e., a clipping rectangle is not created).
|
Reference |