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

TGlossary.ReadIniData

Declaration

Source position: _crw_gloss.pas line 76

public function TGlossary.ReadIniData(

  IniFile: LongString;

  Section: LongString;

  Key: LongString;

  var aValue: Double;

  efMode: Integer = efConfigNC;

  svMode: Integer = svConfig

):Boolean;