Source position: controls.pp line 804
type TControlHandlerType = (
chtOnResize,
chtOnChangeBounds,
chtOnVisibleChanging,
chtOnVisibleChanged
);