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

TGlossary.ReadIniParam

Declaration

Source position: _crw_gloss.pas line 64

public function TGlossary.ReadIniParam(

  IniFile: LongString;

  Section: LongString;

  Key: LongString;

  var aValue: LongString;

  efMode: Integer = efConfigNC;

  svMode: Integer = svConfig

):Boolean;