[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'objpas' (#rtl)

FinalizeResourceTables

Finalize resource string tables

Declaration

Source position: objpas.pp line 96

procedure FinalizeResourceTables;

Description

FinalizeResourceTables should be called by any routine that sets the resource string tables to translated versions of the strings. Typically, it should be called in the Finalization code of the unit that does the initialization of the tables. This is needed to correctly deallocate the strings from memory

The latest version of this document can be found at lazarus-ccr.sourceforge.net.