Unit 'inicol' Package
[Overview][Constants][Classes][Index] [#fcl]

TNamedIniCollectionItem.Name

Name of the item.

Declaration

Source position: inicol.pp line 73

published property TNamedIniCollectionItem.Name : string
  read FName
  write SetName;

Description

Name is the name of this item. It is also used as the section name when writing the collection item to the .ini file.

See also

TNamedIniCollectionItem.UserData

  

User-defined data.


Documentation generated on: Jul 24 2023