[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 841
type TControlHandlerType = ( |
||
chtOnResize, |
|
|
chtOnChangeBounds, |
|
|
chtOnVisibleChanging, |
|
|
chtOnVisibleChanged, |
|
|
chtOnKeyDown |
||
); |
lazarus-ccr.sourceforge.net |