[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'objpas' (#rtl) |
Finalize resource string tables
Source position: objpas.pp line 82
procedure FinalizeResourceTables; |
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
No notes exist for this page yet.