[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PdfTypes.pas line 211
type TPdfDictionaryElement = class(TObject) |
||
public |
||
constructor Create(); |
|
|
constructor CreateAsInternal(); |
|
|
destructor Destroy; override; |
|
|
property Key: string; [r] |
|
|
property Value: TPdfObject; [r] |
|
|
property IsInternal: Boolean; [r] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |