[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'objpas' (#rtl) |
Return number of resource string tables
Source position: objpas.pp line 86
function ResourceStringTableCount: LongInt; |
ResourceStringTableCount returns the number of resource string tables; this may be zero if no resource strings are used in a program.
The tables are numbered from 0 to ResourceStringTableCount-1, i.e. they're zero based.
For an example, see GetResourceStringDefaultValue
|
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 strins in table |
No notes exist for this page yet.