[Overview][Classes][Procedures and functions][Index] Reference for unit '_crw_gloss' (#crwlib)

TGlossary.ReadIniString

Declaration

Source position: _crw_gloss.pas line 60

public function TGlossary.ReadIniString(

  IniFile: LongString;

  Section: LongString;

  Key: LongString;

  var aValue: LongString;

  efMode: Integer = efConfigNC;

  svMode: Integer = svConfig

):Boolean;