TdxListItem.Cut Property
In This Article
Specifies if the item is highlighted as a cut and paste operation target.
#Declaration
Delphi
property Cut: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also