THPDFPage.CreateRadioButton Method

Tóm tắt phương thức: THPDFPage.CreateRadioButton Method

Khai báo

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

Đơn vị

HPDFDoc

Tham số

TênMục đích
GroupNameRadio button group name
ExportValueValue exported when this option is selected
RectangleWidget rectangle on the page
SelectedInitial selected state

Giá trị trả về

THPDFAcroFormField wrapper for the created radio button

Ghi chú sử dụng

API liên quan