RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.SetDroppedDown Method

Sets the value of the DroppedDown property.

Pascal
procedure SetDroppedDown(Value: Boolean);
C++
__fastcall SetDroppedDown(Boolean Value);

SetDroppedDown is the protected write implementation of the DroppedDown property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!