Class IConfigEntry
Unit
Declaration
type IConfigEntry = class(IReferenceCounted)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- IReferenceCounted
- IConfigEntry
Overview
Fields
| Public | nested const VERSION = 7; |
Methods
| Public | function getName(): PAnsiChar; |
| Public | function getValue(): PAnsiChar; |
| Public | function getIntValue(): Int64; |
| Public | function getBoolValue(): Boolean; |
| Public | function getSubConfig(status: IStatus): IConfig; |
Description
Fields
| Public | nested const VERSION = 7; |
|
This item has no description. | |
Methods
| Public | function getName(): PAnsiChar; |
|
This item has no description. | |
| Public | function getValue(): PAnsiChar; |
|
This item has no description. | |
| Public | function getIntValue(): Int64; |
|
This item has no description. | |
| Public | function getBoolValue(): Boolean; |
|
This item has no description. | |
| Public | function getSubConfig(status: IStatus): IConfig; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.