THPDFDictionaryObject.GetIndexedKey Method

方法摘要: THPDFDictionaryObject.GetIndexedKey Method

宣告

function GetIndexedKey(Index: Integer): AnsiString;

單元

HPDFObjs

參數

名稱用途
Index用來選取現有項目的以零起始索引或物件索引

傳回值

傳回一個 AnsiString 值

使用注意事項

相關 API