Class TNamedItem
Unit
Declaration
type TNamedItem = class(TCollectionItem)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- TCollectionItem
- TNamedItem
Overview
Methods
| Protected | function GetDisplayName: string; override; |
| Protected | procedure SetDisplayName(const AValue: string); override; |
Properties
| Public | property DisplayName : string read GetDisplayName write SetDisplayName; |
| Published | property Name : string read FName write SetDisplayName; |
Description
Methods
| Protected | function GetDisplayName: string; override; |
|
This item has no description. | |
| Protected | procedure SetDisplayName(const AValue: string); override; |
|
This item has no description. | |
Properties
| Public | property DisplayName : string read GetDisplayName write SetDisplayName; |
|
This item has no description. | |
| Published | property Name : string read FName write SetDisplayName; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.