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

TGlossary.ReadIniDataDef

Declaration

Source position: _crw_gloss.pas line 79

public function TGlossary.ReadIniDataDef(

  IniFile: LongString;

  Section: LongString;

  Key: LongString;

  Def: Double;

  efMode: Integer = efConfigNC;

  svMode: Integer = svConfig

):Double;