[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

SetNeedRTLAnsi

Sets the value for the unit global variable.

Declaration

Source position: lazutf8.pas line 42

procedure SetNeedRTLAnsi(

  NewValue: Boolean

);

Arguments

NewValue

  

New value for the variable.

See also

NeedRTLAnsi

  

Indicates if the OS requires use of AnsiToUTF8 and UTF8ToAnsi for the RTL.


Version 3.2 Generated 2024-02-25 Home