THPDFPage.CreateRadioButton Method

Зведення методу: THPDFPage.CreateRadioButton Method

Оголошення

function CreateRadioButton(const GroupName, ExportValue: AnsiString; Rectangle: TRect; Selected: boolean = false): THPDFAcroFormField;

Модуль

HPDFDoc

Параметри

НазваПризначення
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

Повернене значення

THPDFAcroFormField wrapper for the created radio button

Примітки щодо використання

Пов'язані API