SdlTtfTagToString
Convert from a 32-bit tag to a 4 character string.
Definition
Unit: Neslib.Sdl3.Ttf
Parameters
ATag: Cardinal
: The 32-bit tag to convert.
Returns
String: The 4 character representation of the tag.
See Also
Remarks
It is safe to call this function from any thread.