Unit 'markdown.pdfrender' Package
[Overview][Constants][Types][Classes][Index] [#fcl-md]

TLinkHitRect

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

Declaration

Source position: markdown.pdfrender.pas line 113

type TLinkHitRect = class

public

  constructor create();

  function HasPoint();

  property X: TPDFFLoat; [r]

  property Y: TPDFFLoat; [r]

  property Width: TPDFFLoat; [r]

  property Height: TPDFFLoat; [r]

  property HREF: utf8string; [r]

  property PageIndex: Integer; [rw]

end;

Inheritance

TLinkHitRect

|

TObject


Documentation generated on: 2026-07-03