[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'objpas' (#rtl) |
Set unit resource strings for a given unit
Source position: objpas.pp line 84
procedure SetUnitResourceStrings( |
const UnitName: String; |
SetFunction: TResourceIterator; |
arg: pointer |
); |
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.
None.
|
Set values of all resource strings. |
|
|
Restore all resource strings to their declared values |
|
|
Finalize resource string tables |
No notes exist for this page yet.