THPDFPage.CreateRadioButton Method

Menetelmän yhteenveto: THPDFPage.CreateRadioButton Method

Määrittely

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

Yksikkö

HPDFDoc

Parametrit

NimiTarkoitus
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

Paluuarvo

THPDFAcroFormField wrapper for the created radio button

Käyttöhuomautukset

Aiheeseen liittyvät API:t