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 ที่เกี่ยวข้อง