1 1093130 0 Apr 1, 2003 #1 Hallo! hier ein Bespiel: Code: class str { private: AnsiString test[100]; public: __property AnsiString Test[int Index]={read=test, write test}; } so in der Art soll das funktionieren...tut es aber nicht
Hallo! hier ein Bespiel: Code: class str { private: AnsiString test[100]; public: __property AnsiString Test[int Index]={read=test, write test}; } so in der Art soll das funktionieren...tut es aber nicht