Home Units Hierarchy Routines All identifiers

Class unaIniMemorySection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaIniMemorySection = class(unaObject)

Description

Manages values stored in Windows INI files.

Hierarchy

Overview

Methods

Public constructor create(const name: string);
Public procedure addKeyValue(const key, value: string);
Public procedure AfterConstruction(); override;
Public procedure BeforeDestruction(); override;

Properties

Public property name: string read f_name;

Description

Methods

Public constructor create(const name: string);
 
Public procedure addKeyValue(const key, value: string);
 
Public procedure AfterConstruction(); override;
 
Public procedure BeforeDestruction(); override;
 

Properties

Public property name: string read f_name;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09