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

TCustomTreeView.IsCustomDrawn

IsCustomDrawn - returns True if the specified target node is custom drawn

Declaration

Source position: comctrls.pp line 2881

protected function TCustomTreeView.IsCustomDrawn(

  Target: TCustomDrawTarget;

  Stage: TCustomDrawStage

):Boolean;