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.6 | Hosted on Source Forge |