Unit 'ptc' Package
[Overview][Constants][Types][Classes][Index] [#ptc]

IPTCArea

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: aread.inc line 34

type IPTCArea = interface

  function GetLeft;

  function GetTop;

  function GetRight;

  function GetBottom;

  function GetWidth;

  function GetHeight;

  function Equals();

  property Left: Integer; [r]

  property Top: Integer; [r]

  property Right: Integer; [r]

  property Bottom: Integer; [r]

  property Width: Integer; [r]

  property Height: Integer; [r]

end;

Inheritance

IPTCArea

|

IInterface


Documentation generated on: 2023-03-18