Class TTabListBox (unit Tablist)

Inherits from

TListBox

Constructors



Functions

procedure SetBounds(ALeft, ATop, AWidth, AHeight: Integer);

Public declarations

only happens if no exception


procedure CreateParams(var Params: TCreateParams);

Protected declarations

procedure CreateWnd;


function GetTabs : string;


procedure SendTabs;


procedure SetTabs(Value : string);

figure new length

Properties

property TabPercentages : string

Published declarations

Events

Variables

FTabs : array[1..MaxTabs] of integer;

Private declarations


Constructors


Functions


procedure SetBounds(ALeft, ATop, AWidth, AHeight: Integer);

Public declarations

only happens if no exception


procedure CreateParams(var Params: TCreateParams);

Protected declarations


procedure CreateWnd;


function GetTabs : string;


procedure SendTabs;


procedure SetTabs(Value : string);

figure new length


Properties


property TabPercentages : string

Published declarations


Events


Variables


FTabs : array[1..MaxTabs] of integer;

Private declarations