| MaskEnh Unit
Classes Types Routines Const |
Description
This unit defines the TMaskEnh class and supporting datatypes which are
used by the EditEnh controls and also by IB_Column definitions to support
enhanced mask processing.
| Classes |
| TMaskEnh | TMaskEnh class can be considered the "mask processor", into which you set the required mask attributes and extract the resulting values. |
| Types |
| TMaskEnhErrorEvent | The mask processor TMaskEnh error event. |
| TMaskEnhMode | Type used to define the mask processing mode. |
| TMaskEnhString | A string defining an enhanced (or standard) edit mask. |
| Routines |
| MaskEnhModeToString | Convert a TMaskEnhMode type value into its string representation (such as '::SM::' for a standard mask). |
| StringToMaskEnhMode | Interprets a string value to see if it represents a TMaskEnhMode value. |
| Global Constants |