THPDFPage.CreateRadioButton Method

Súhrn metódy: THPDFPage.CreateRadioButton Method

Deklarácia

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

Unit

HPDFDoc

Parametre

NameÚčel
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

Návratová hodnota

THPDFAcroFormField wrapper for the created radio button

Poznámky k použitiu

Súvisiace API