Talk:WriteStr

From Lazarus wiki
Revision as of 16:20, 23 January 2021 by Bart (talk | contribs) (Created page with ""or myString := someInteger.toString(); if someInteger is an int64"<br> Why must SomeInteger be of type Int64 for this to work?? --~~~~")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

"or myString := someInteger.toString(); if someInteger is an int64"
Why must SomeInteger be of type Int64 for this to work?? --Bart (talk) 16:20, 23 January 2021 (CET)