guckstu hier:
Delphi-Quellcode:
type
SomeClass = class
public
function GetArrayProp(Index: string): string;
procedure SetArrayProp(Index: string; Value: string);
property ArrayProp[Index: string]: string read GetArrayProp write SetArrayProp;
So ungefähr sollte das hinhauen. Schade nur dass man die Property nicht ins published schreiben kann.
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1