API:System.MaskUtils.MaskGetCharType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function MaskGetCharType(const EditMask: string; MaskOffset: Integer): TMaskCharType;

C++

extern DELPHI_PACKAGE TMaskCharType __fastcall MaskGetCharType(const System::UnicodeString EditMask, int MaskOffset);

Properties

Type Visibility Source Unit Parent
function 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!