RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomComboBoxEx.SetDropDownCount Method

Sets the value of the DropDownCount property.

Pascal
procedure SetDropDownCount(const Value: Integer); override;
C++
virtual __fastcall SetDropDownCount(const int Value);

SetDropDownCount is the protected write implementation of the DropDownCount property. 

 

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