|
RAD Studio VCL Reference
|
Generates an OnDropDown event.
procedure DropDown; override;
virtual __fastcall DropDown();
DropDown is called automatically when the DroppedDown property changes to true. It responds by generating an OnDropDown event. To perform additional processing or block the OnDropDown event, override DropDown.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|