[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfobjects.pp line 327
type TPDFDictionary = class(TPDFContainer) |
public |
class function ElementType; override; |
function GetDescription; override; |
function AddEntry(); |
function ContainsKey(); |
function IndexofKey(); |
function FindKey(); |
function GetKey(); |
function FindValue(); |
function FindArrayValue(); |
function FindDictionaryValue(); |
function GetValue(); |
function GetStringValue(); |
function GetIntegerValue(); |
function GetInt64Value(); |
function GetArrayValue(); |
function GetDictionaryValue(); |
end; |
| |
| |
| |
TObject |