Source position: treegrids.pas line 1493
type THeaderStates = set of ( |
||
hsAutoSizing, |
|
|
hsDragging, |
|
|
hsDragPending, |
|
|
hsLoading, |
|
|
hsColumnWidthTracking, |
|
|
hsColumnWidthTrackPending, |
|
|
hsHeightTracking, |
|
|
hsHeightTrackPending, |
|
|
hsResizing, |
|
|
hsScaling, |
|
|
hsNeedScaling |
|
|
); |
CT Web help |
CodeTyphon Studio |