[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Load resource string
Source position: objpas.pp line 113
function LoadResString( |
):AnsiString; |
LoadResString loads a resource string based on the description in the p parameter, and returns the current value of the string. It is provided for Delphi compatibility but is otherwise unused in the Free Pascal RTL.
lazarus-ccr.sourceforge.net |