[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| | |
TObject |