Class TAdListBox

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdListBox = class(TAdComponent)

Description

A list box component, not finished and not working now.

Hierarchy

Overview

Methods

Public constructor Create(AParent: TAdComponent); override;
Public destructor Destroy; override;

Properties

Published property FontName;
Published property FontColor;
Published property Items: TStrings read FStrings write FStrings;
Published property ItemIndex: integer read FItemIndex write FItemIndex;

Description

Methods

Public constructor Create(AParent: TAdComponent); override;
 
Public destructor Destroy; override;
 

Properties

Published property FontName;
 
Published property FontColor;
 
Published property Items: TStrings read FStrings write FStrings;
 
Published property ItemIndex: integer read FItemIndex write FItemIndex;
 

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:59