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