[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'objpas' (#rtl) |
Restore all resource strings to their declared values
Source position: objpas.pp line 81
procedure ResetResourceTables; |
ResetResourceTables resets all resource strings to their default (i.e. as in the source code) values.
Normally, this should never be called from a user's program. It is called in the initialization code of the objpas unit. However, if the resourcetables get messed up for some reason, this procedure will fix them again.
None.
|
Set values of all resource strings. |
|
|
Return default (original) value of resourcestring |
|
|
Return hash value of resource string |
|
|
Return name of resource string. |
|
|
Return number of resource string tables |
|
|
Return number of resource strins in table |
No notes exist for this page yet.