MidiMountain 0.4.0
|
 |
Class TMWLabelTable
Unit
QMWLabelTable
Declaration
type TMWLabelTable = class()
Description
Methods
Overview
Description
 |
constructor Create( aOwner: TComponent ); override; |
 |
destructor Destroy; override; |
 |
procedure Realign; |
 |
procedure ValidateInsert(AComponent: TComponent); override; |
Properties
Overview
Description
 |
property Align; |
align the label table
 |
property AutoHeight: boolean; |
set the height automatcally
 |
property AutoWidth: boolean; |
set the width automatically
 |
property Rows: TRowCollection; |
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|