help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

SetUnitResourceStrings

Set unit resource strings for a given unit

Declaration

Source position: objpas.pp line 84

procedure SetUnitResourceStrings(

  const UnitName: String;

  SetFunction: TResourceIterator;

  arg: pointer

);

Description

SetUnitResourceStrings will call SetFunction for all resource strings of the unit indicated by UnitName. The additional Arg pointer will be passed to the SetFunction iterator.

Errors

None.

See also

SetResourceStrings

  

Set values of all resource strings.

ResetResourceTables

  

Restore all resource strings to their declared values

FinalizeResourceTables

  

Finalize resource string tables

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505