Source position: fpsvg.style.pp line 94
type TSVGClipShape = record |
public |
Shaped: Boolean; |
Top: TSVGClipEdge; |
Right: TSVGClipEdge; |
Bottom: TSVGClipEdge; |
Left: TSVGClipEdge; |
class function Auto; |
function Narrow(); |
function ToString; |
|
end; |