THPDFPage.CreateRadioButton Method

Metódus összefoglaló: THPDFPage.CreateRadioButton Method

Deklaráció

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

Egység

HPDFDoc

Paraméterek

NévCél
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

Visszatérési érték

THPDFAcroFormField wrapper for the created radio button

Használati megjegyzések

Kapcsolódó API-k