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

TGlossary.ReadIniAlpha

Declaration

Source position: _crw_gloss.pas line 57

public function TGlossary.ReadIniAlpha(

  IniFile: LongString;

  Section: LongString;

  Key: LongString;

  var aValue: LongString;

  efMode: Integer = efConfigNC;

  svMode: Integer = svConfig

):Boolean;