RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.SetMaxLength Method

Sets the value of the MaxLength property.

Pascal
procedure SetMaxLength(Value: Integer);
C++
__fastcall SetMaxLength(int Value);

SetMaxLength is the protected write implementation of the MaxLength property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!