[Overview][Classes][Index] |
Create a new instance of TIniFileKey
Source position: inifiles.pp line 83
public constructor TIniFileKey.Create( |
AIdent: String; |
AValue: String |
); |
AIdent |
|
Key name |
AValue |
|
Key value |
Create instantiates a new instance of TIniFileKey on the heap. It fills Ident with AIdent and Value with AValue.
|
Key name |
|
|
Key value |
lazarus-ccr.sourceforge.net |