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

TGlossary.ReadIniLink

Declaration

Source position: _crw_gloss.pas line 70

public function TGlossary.ReadIniLink(

  IniFile: LongString;

  Section: LongString;

  Key: LongString;

  var aValue: Integer;

  efMode: Integer = efConfigNC;

  svMode: Integer = svConfig

):Boolean;