[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomDrawTarget

TCustomDrawTarget - enumerated type controlling how a target object is to be drawn

Declaration

Source position: comctrls.pp line 875

type TCustomDrawTarget = (

  dtControl,

  

  dtItem,

  

  dtSubItem

  

);