[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns the number of rows needed (for a multi-row string).
Source position: comctrls.pp line 708
public function TTabControlStrings.RowCount: Integer; virtual; |
Number of row needed to represent tab names on the associated control.
RowCount always returns 1 in TTabControlStrings.
Version 4.0 | Generated 2025-05-03 | Home |