Skip to main content

TdxBarLookupCombo.AllowResizing Property

Specifies whether dropdown window resizing is available.

Declaration

property AllowResizing: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the AllowResizing property is set to True, the dropdown window allows runtime resizing using the window grip.

See Also