[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 880
type TControlAutoSizePhase = ( |
||
caspNone, |
|
|
caspChangingProperties, |
|
|
caspCreatingHandles, |
|
create/destroy handles |
caspComputingBounds, |
|
|
caspRealizingBounds, |
|
|
caspShowing |
|
make handles visible |
); |
lazarus-ccr.sourceforge.net |