Declaration

TnxLocalizedDictionaryItem = class(TnxDictionaryItem)

 
Description

The text for this class has been generated automatically. This means that it is not documented.

 
Methods

AddLocaleDescriptor

This function sets the Locale Descriptor class to the given aLocaleClass, creates and instance, adds it to the data dictionary and returns the instance.

CheckValid

This method is called to check the validity of the item. If a descendant needs to validate settings, this method should be overridden and on error raise a an exception.

Destroy

destructor.

IsEqual

The IsEqual function should return true if the given aDictionaryItem is of the same type and has *exactly* the same settings. Should be overridden by all descendants.

RemoveLocaleDescriptor

This function frees the Instance of the associated Locale Descriptor.

 
Properties

LocaleDescriptor

This property returns the associated Locale Descriptor.

UsedLocaleDescriptor

The text for this property has been generated automatically. This means that it is not documented.

 
File

 
nxsdDataDictionary

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes