Unit 'fppdfobjects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFRect

Declaration

Source position: fppdfobjects.pp line 97

type TPDFRect = record

public

  ll: TPDFPoint;

  ur: TPDFPoint;

  function AsString;

end;


Documentation generated on: 2025-07-25