JCL Help:TJclTabSet.Create

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Initializes a new, empty tab set instance.


Pascal

 public constructor Create; overload;
public constructor Create(Data: TObject); overload;


Description

The constructor initializes a new instance of the TJclTabSet class. The parameterless overload simply initializes it to a zero-based tab set, with automatic tab width calculation.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page