- Text: string read GetText write SetText - SetText: Clear + SplitIntoList(AText, Ord(#10), Self) - LoadFromFile: SetText(ReadFile(APath)) - SaveToFile: WriteFile(APath, GetText + #10) - property Strings[Index: Integer]: string read Get write Put - property Objects[Index: Integer]: Pointer read GetObject write SetObject - 16 new compiler tests in cp.test.collections covering semantic and codegen for all new APIs |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| project.xml | ||