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

LoadResString

Load resource string

Declaration

Source position: objpas.pp line 99

function LoadResString(

  p: PResStringRec

):AnsiString;

Description

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.


Documentation generated on: Feb 20 2010