TextEncoding.Code
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As Integer )
The Mac OS TextEncoding value, useful for Declares.
Notes
You can also use it to compare two encodings: If the Code properties of two TextEncoding objects are equal, then they represent the same text encoding (including base, variation, and format).
Sample Code
This code gets the value of Code for the text in TextArea1.