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

TTabControlStrings.SetOwnerDraw

Sets the value for the OwnerDraw property.

Declaration

Source position: comctrls.pp line 699

protected procedure TTabControlStrings.SetOwnerDraw(

  const AValue: Boolean

); virtual;

Arguments

AValue

  

New value for the OwnerDraw property.

See also

TTabControlStrings.OwnerDraw

  

OwnerDraw - if True, Owner object (or calling routine) can specify drawing methods.


Version 4.4 Generated 2025-11-08 Home