TdxCustomLayoutItem.AllowFloating Property
In This Article
#Declaration
Delphi
property AllowFloating: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
The default value of the AllowFloating property is False.
See Also