Einzelnen Beitrag anzeigen

Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.184 Beiträge
 
Delphi 12 Athens
 
#6

Re: BinIni-Unit mit Deplhi 2010 benutzen

  Alt 27. Mai 2010, 09:04
Schau dir mal Delphi-Referenz durchsuchenTMemIniFile an, dieses liegt Delphi 2010 auch bei
und es dürfte in etwa dem TBigIni entsprechen.

Zitat von mkinzler:
wobei ich hier persönlich auf XML ... setzen würde
wer tut da nicht

PS: Noch was zu INIs:
MSDN-Library durchsuchenGetPrivateProfileString ist die interne WinAPI von TIniFile und für INI-Dateien.
MSDN: GetPrivateProfileString
Retrieves a string from the specified section in an initialization file.

Note This function is provided only for compatibility with 16-bit Windows-based applications. Applications should store initialization information in the registry.
$2B or not $2B
  Mit Zitat antworten Zitat