TcxTrackBarThumbStep Enum
Declaration
TcxTrackBarThumbStep = (
cxtsNormal,
cxtsJump
);
Members
Name |
---|
cxtsNormal
|
cxtsJump
|
See Also