Recent

Author Topic: IniPropStorage.IniFileName  (Read 8664 times)

JohnCat

  • Newbie
  • Posts: 1
IniPropStorage.IniFileName
« on: June 03, 2009, 12:52:32 pm »
What about the subject?
Where have to stay the .ini file?
Can't I specify the whole path in IniPropStorage.IniFileName?
Thanks
JohnCat

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: IniPropStorage.IniFileName
« Reply #1 on: June 04, 2009, 05:55:39 am »
Quote
What about the subject?
Did you mean section? See docs. Actually, depending on your FreePascal revision, there seems to be a little change within the structure of TIniFile.
Quote
Where have to stay the .ini file?
By default,
on Win: directory where the .exe is exists
on Nix: ~/
Quote
Can't I specify the whole path in IniPropStorage.IniFileName?
Sure, nothing stops you to do so (except some write permission problems if you don't specify writable location).

 

TinyPortal © 2005-2018