TdxPDFViewerOptionsForm.FocusRect Property
Specifies if the focus rectangle is displayed for the focused interactive field.
Declaration
property FocusRect: Boolean read; write; default True;
Property Value
Type | Default | Description |
---|---|---|
Boolean | True | True if the focused interactive field displays the focus rectangle; otherwise, False. |
Remarks
Options include:
Value | Example |
---|---|
True | |
False |
See Also