Source position: treegrids.pas line 640
type THitPosition = ( |
||
hiAbove, |
|
|
hiBelow, |
|
|
hiNowhere, |
|
|
hiOnItem, |
|
|
hiOnItemButton, |
|
|
hiOnItemButtonExact, |
|
|
hiOnItemCheckbox, |
|
|
hiOnItemIndent, |
|
|
hiOnItemLabel, |
|
|
hiOnItemLeft, |
|
|
hiOnItemRight, |
|
|
hiOnNormalIcon, |
|
|
hiOnStateIcon, |
|
|
hiToLeft, |
|
|
hiToRight, |
|
|
hiUpperSplitter, |
|
|
hiLowerSplitter |
|
|
); |
| CT Web help |
| CodeTyphon Studio |