TcxCustomTreeList.IsActive Property
Indicates whether the control has focus, or if an in-place editor is opened and focused.
Declaration
property IsActive: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
The property returns True, if the tree list is focused or if an in-place editor is opened and focused.
See Also