[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomDrawTarget - enumerated type controlling how a target object is to be drawn
Source position: comctrls.pp line 622
type TCustomDrawTarget = ( |
||
dtControl, |
|
|
dtItem, |
|
|
dtSubItem |
|
|
); |
lazarus-ccr.sourceforge.net |