MidiMountain 0.4.0
|
 |
Class TRowCollection
Unit
QMWLabelTable
Declaration
type TRowCollection = class()
Description
Methods
Overview
 |
constructor Create( aOwner: TMWLabelTable ); |
 |
function Add: TRowItem; |
 |
function GetOwner: TPersistent; override; |
 |
procedure Notify(Item: TCollectionItem; Action: TCollectionNotification); override; |
Description
 |
function Add: TRowItem; |
 |
function GetOwner: TPersistent; override; |
 |
procedure Notify(Item: TCollectionItem; Action: TCollectionNotification); override; |
Properties
Overview
Description
 |
property Items[Index: Integer]: TRowItem; |
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|