Class TComboboxItemInfo
Unit
Declaration
type TComboboxItemInfo = class(TObject)
Description
TComboboxItemInfo
Hierarchy
- TObject
- TComboboxItemInfo
Overview
Methods
constructor Create; overload; |
|
constructor Create(anObject:TObject; aTagValue:Double); |
Properties
property TagValue: Double read FTagValue write FTagValue; |
|
property ItemObject: TObject read FObject write FObject; |
Description
Methods
constructor Create; overload; |
|
constructor Create(anObject:TObject; aTagValue:Double); |
|
Properties
property TagValue: Double read FTagValue write FTagValue; |
|
property ItemObject: TObject read FObject write FObject; |
|
Generated by PasDoc 0.14.0.