TdxPDFFileAttachment.CreationDate Property
In This Article
Specifies the file attachment’s creation timestamp.
#Declaration
Delphi
property CreationDate: TDateTime read; write;
#Property Value
Type | Description |
---|---|
TDate |
A date/time value. |
See Also