TCustomdxBarCombo.AfterDropDown Method
For internal use only.
Declaration
procedure AfterDropDown; dynamic;
Remarks
This method is called, after a dropdown window is displayed on screen. By default, AfterDropDown performs no actions.
See Also