Declaration
TnxBaseIndicesDescriptor = class(TnxDictionaryItem)
Description
The text for this class has been generated automatically. This means that it is not documented.
Methods
This function adds a new instance of an Index Descriptor to the indices descriptor and returns the newly created Instance.
This function adds a new instance of an Index Descriptor to the indices descriptor and returns the newly created Instance.
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.
The text for this method has been generated automatically. This means that it is not documented.
The text for this method has been generated automatically. This means that it is not documented.
destructor.
Return the index descriptor for a given index name, or nil if not found.
Return the index number for a given index name, or -1 if not found.
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.
The text for this method has been generated automatically. This means that it is not documented.
Remove an Index Descriptor from the Data Dictionary.
Remove an Index Descriptor from the Data Dictionary.
The text for this method has been generated automatically. This means that it is not documented.
Properties
The text for this property has been generated automatically. This means that it is not documented.
File