Class TAdListBox
Unit
AdComponents
Declaration
type TAdListBox = class(TAdComponent)
Description
A list box component, not finished and not working now.
Hierarchy
Overview
Methods
Properties
 |
property FontName; |
 |
property FontColor; |
 |
property Items: TStrings read FStrings write FStrings; |
 |
property ItemIndex: integer read FItemIndex write FItemIndex; |
Description
Methods
 |
destructor Destroy; override; |
|
Properties
 |
property FontName; |
|
 |
property FontColor; |
|
 |
property Items: TStrings read FStrings write FStrings; |
|
 |
property ItemIndex: integer read FItemIndex write FItemIndex; |
|

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