Class TMyClass
Unit
Declaration
type TMyClass = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TMyClass
Overview
Properties
![]() |
property Bar: Integer read FBar write SetBar; |
![]() |
property Items [const Index: Integer]: string read GetItems write SetItems; |
Description
Properties
![]() |
property Bar: Integer read FBar write SetBar; |
|
This item has no description. Exceptions raised
| |
![]() |
property Items [const Index: Integer]: string read GetItems write SetItems; |
|
This item has no description. Parameters
| |
