[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TListItemFlag - enumerated type, a flag denoting a list item is being destroyed or created
Source position: comctrls.pp line 666
type TListItemFlag = ( |
||
lifDestroying, |
|
|
lifCreated |
|
|
); |
lazarus-ccr.sourceforge.net |