Declaration

TnxBaseCustomDescriptor = class(TnxDictionaryItem)

 
Description

A Custom Descriptor is the base class for Custom Descriptors. Developers should use this class as a base fro creating their own Descriptors and store them with tables.

 
Methods

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.

 
Properties

Name

Returns the name of the Custom Descriptor.

 
File

 
nxsdDataDictionary

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