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