[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfobjects.pp line 312
type TPDFDictEntry = class(TPDFObject) |
public |
class function ElementType; override; |
destructor Destroy; override; |
function GetDescription; override; |
property Key: string; [rw] |
property Value: TPDFObject; [rw] |
end; |
| |
| |
TObject |