changeset 6860 | f4238c683ec7 |
parent 6856 | a5b0afb60862 |
child 6873 | 30840365af0a |
6859:cd0697c7e88b | 6860:f4238c683ec7 |
---|---|
124 random : function : integer; |
124 random : function : integer; |
125 randomize : procedure; |
125 randomize : procedure; |
126 |
126 |
127 Assigned : function : boolean; |
127 Assigned : function : boolean; |
128 |
128 |
129 |
129 _strconcat : function : string; |
130 _strcompare, _strncompare : function : boolean; |