API:System.MaskUtils.TMaskCharType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMaskCharType = (mcNone, mcLiteral, mcIntlLiteral, mcDirective, mcMask,
mcMaskOpt, mcFieldSeparator, mcField);

C++

enum DECLSPEC_DENUM TMaskCharType : unsigned char { mcNone, mcLiteral, mcIntlLiteral, mcDirective, mcMask, mcMaskOpt, mcFieldSeparator, mcField };

Properties

Type Visibility Source Unit Parent
enum public
System.MaskUtils.pas
System.MaskUtils.hpp
System.MaskUtils System.MaskUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!