Skip to main content

TdxListItem.Cut Property

Specifies if the item is highlighted as a cut and paste operation target.

Declaration

property Cut: Boolean read; write;

Property Value

Type Description
Boolean

True if the List View highlights the item as a cut and paste operation target; otherwise, False.

See Also