[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#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.0 Generated 2025-05-03 Home