Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTabControl.OwnerDraw

OwnerDraw - is the calling routine (Owner) allowed to specify the drawing method?

Declaration

Source position: comctrls.pp line 496

public property TCustomTabControl.OwnerDraw : Boolean
  read FOwnerDraw
  write FOwnerDraw
  default False;