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

TTabControlStrings.GetSize

Gets the size for the String displayed on a tab control.

Declaration

Source position: comctrls.pp line 706

public function TTabControlStrings.GetSize: Integer; virtual; abstract;

Function result

Returns a set of THitTest result values for the specified location.

Description

GetSize is an abstract virtual method in TTabControlStrings. It must be implemented in a descendent class.


Version 4.4 Generated 2025-11-08 Home