Unit 'fpsvg.style' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGClipShape

Declaration

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;


Documentation generated on: 2026-09-25