type TMyClass = class(TObject)
This item has no description.
![]() |
property Bar: Integer read FBar write SetBar; |
![]() |
property Items [const Index: Integer]: string read GetItems write SetItems; |
![]() |
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
| |