[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TDisplayCode - enumerated type denoting how items are displayed
Source position: comctrls.pp line 669
type TDisplayCode = ( |
drBounds, |
drIcon, |
drLabel, |
drSelectBounds |
); |
lazarus-ccr.sourceforge.net |