StringInterface_GetParameterDescription
Синтаксис
StringInterface_GetParameterDescription (HANDLE a_StringInterface, FLOAT a_Index, STRING a_Description)
Описание
Получение описания параметра текстового интерфейса по индексу.
Параметры
a_StringInterface Дескриптор объекта.
a_Index Индекс параметра.
a_Description Строка, в которую будет записано описание параметра.
Пример
text := OverlayElement_CreateOverlayElement_Create (“TextArea”, “Element_01”)
StringInterface_GetParameterDescription (~text, 0, ~description)
см. Класс StringInterfaceStringInterface
Created with the Personal Edition of HelpNDoc: Add an Extra Layer of Security to Your PDFs with Encryption