API:FMX.Edit.TCustomEdit.MaxLength

提供:RAD Studio API Documentation

Delphi

property MaxLength: Integer read GetMaxLength write SetMaxLength default 0;

C++

__property int MaxLength = {read=GetMaxLength, write=SetMaxLength, default=0};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEdit

説明

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