API:System.MaskUtils.MaskDoFormatText

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function MaskDoFormatText(const EditMask: string; const Value: string;
Blank: Char): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall MaskDoFormatText(const System::UnicodeString EditMask, const System::UnicodeString Value, System::WideChar Blank);

プロパティ

種類 可視性 ソース ユニット
function public
System.MaskUtils.pas
System.MaskUtils.hpp
System.MaskUtils System.MaskUtils

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。