help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Classes] Reference for unit 'IniFiles' (#fcl)

TIniFileKey.Create

Create a new instance of TIniFileKey

Declaration

Source position: inifiles.pp line 83

public constructor TIniFileKey.Create(

  AIdent: String;

  AValue: String

);

Arguments

AIdent

  

Key name

AValue

  

Key value

Description

Create instantiates a new instance of TIniFileKey on the heap. It fills Ident with AIdent and Value with AValue.

See also

Ident

  

Key name

Value

  

Key value

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505