[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the OwnerDraw property.
Source position: comctrls.pp line 699
protected procedure TTabControlStrings.SetOwnerDraw( |
const AValue: Boolean |
); virtual; |
AValue |
|
New value for the OwnerDraw property. |
|
OwnerDraw - if True, Owner object (or calling routine) can specify drawing methods. |
Version 4.0 | Generated 2025-05-03 | Home |