TcxSectionTrackState Enum
In This Article
#Declaration
Delphi
TcxSectionTrackState = (
tsTrackBegin,
tsTrackMove,
tsTrackEnd,
tsTrackNone
);
#Members
Name |
---|
ts
|
ts
|
ts
|
ts
|
See Also