[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdf.pp line 664
type TPDFInfos = class(TPersistent) |
public |
constructor Create; virtual; |
property Author: string; [rw] |
property Title: string; [rw] |
property ApplicationName: string; [rw] |
property Producer: string; [rw] |
property CreationDate: TDateTime; [rw] |
property Keywords: string; [rw] |
end; |
| |
TObject |