[Overview][Constants][Classes] | Reference for unit 'inicol' (#fcl) |
Load item from a file
Source position: inicol.pp line 21
public procedure TIniCollectionItem.LoadFromFile( |
FileName: String; |
Section: String |
); |
FileName |
|
Filename from which to load item |
Section |
|
Section from which to load |
LoadFromFile creates an instance of TMemIniFile and calls LoadFromIni to load the item from the indicated file in .ini format from the section Section.
None.
|
Save item to a file |
|
|
Method called when the item must be loaded |
No notes exist for this page yet.