Class ConfigEntryVTable

Unit

Declaration

type ConfigEntryVTable = class(ReferenceCountedVTable)

Description

This item has no description.

Hierarchy

Overview

Fields

Public getName: IConfigEntry_getNamePtr;
Public getValue: IConfigEntry_getValuePtr;
Public getIntValue: IConfigEntry_getIntValuePtr;
Public getBoolValue: IConfigEntry_getBoolValuePtr;
Public getSubConfig: IConfigEntry_getSubConfigPtr;

Description

Fields

Public getName: IConfigEntry_getNamePtr;

This item has no description.

Public getValue: IConfigEntry_getValuePtr;

This item has no description.

Public getIntValue: IConfigEntry_getIntValuePtr;

This item has no description.

Public getBoolValue: IConfigEntry_getBoolValuePtr;

This item has no description.

Public getSubConfig: IConfigEntry_getSubConfigPtr;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.