API:Vcl.ComCtrls.TListItem.Cut
Delphi
property Cut: Boolean index 0 read GetState write SetState;
C++
__property bool Cut = {read=GetState, write=SetState, index=0, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TListItem |
Description
Embarcadero Technologies does not currently have any additional information.