[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 609
type TCustomDrawTarget = ( |
||
dtControl, |
|
|
dtItem, |
|
|
dtSubItem |
|
|
); |