THPDFPage.AddPushButtonWithNextAction Method
Riepilogo del metodo: THPDFPage.AddPushButtonWithNextAction Method
Dichiarazione
procedure AddPushButtonWithNextAction(const FieldName, Caption, Param: AnsiString; Rectangle : TRect; ActionType : THPDFButtonAction; const NextParam : AnsiString; NextActionType : THPDFButtonAction; Flags : THPDFFormFieldFlags= []);
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
FieldName | Campo |
Caption | Testo |
Param | Valore: AddPushButtonWithNextAction |
Rectangle | Rettangolo |
ActionType | Valore: AddPushButtonWithNextAction |
NextParam | Valore: AddPushButtonWithNextAction |
NextActionType | Valore: AddPushButtonWithNextAction |
Flags | Valore: AddPushButtonWithNextAction |
Valore restituito
Non restituisce alcun valore
Note d'uso
- Chiamata: AcroForm
- Stabile
- Page-level changes affect subsequent operators on the same page; save and restore graphics state when a temporary setting should not leak
API correlate
- THPDFPage
- THotPDF
- Sommario