type TMyClass = class(TObject)
![]() |
property Bar: Integer read FBar write SetBar; |
![]() |
property Items [constIndex:Integer]: string read GetItems write SetItems; |
![]() |
property Bar: Integer read FBar write SetBar; |
Exceptions raised
|
![]() |
property Items [constIndex:Integer]: string read GetItems write SetItems; |
Parameters
|