Class TMemIniFileEx

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMemIniFileEx = class(TMemIniFile)

Description

Enhanced TMemIniFile component which provides compress of file

Hierarchy

  • TMemIniFile
  • TMemIniFileEx

Overview

Methods

Public constructor CreateEx(const FileName: string; Compress: boolean; ShowErr: boolean);
Public procedure UpdateFile; override;
Public function GetContentAsString: string;
Public procedure SetContentAsString(const s: string);

Description

Methods

Public constructor CreateEx(const FileName: string; Compress: boolean; ShowErr: boolean);
 
Public procedure UpdateFile; override;
 
Public function GetContentAsString: string;
 
Public procedure SetContentAsString(const s: string);
 

Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10