[Overview][Classes] | Reference for unit 'IniFiles' (#fcl) |
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 |
No notes exist for this page yet.