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