Class unaIniMemorySection
Unit
unaClasses
Declaration
type unaIniMemorySection = class(unaObject)
Description
Manages values stored in Windows INI files.
Hierarchy
Overview
Methods
Properties
 |
property name: string read f_name; |
Description
Methods
 |
constructor create(const name: string); |
|
 |
procedure addKeyValue(const key, value: string); |
|
 |
procedure AfterConstruction(); override; |
|
 |
procedure BeforeDestruction(); override; |
|
Properties
 |
property name: string read f_name; |
|
(c) 2012 Lake of Soft
Generated by PasDoc 0.12.1 on 2012-10-09