TdxPDFTextField.InputType Property
Specifies the active text input mode.
Declaration
property InputType: TdxPDFTextFieldInputType read; write;
Property Value
| Type | Description |
|---|---|
| TdxPDFTextFieldInputType | A text input mode. |
Remarks
Refer to the TdxPDFTextFieldInputType description for information on available options.
See Also