RAD Studio VCL Reference
|
Displays a tool button's dropdown menu.
procedure CheckToolMenuDropdown(ToolButton: TToolButton);
CheckToolMenuDropdown(TToolButton ToolButton);
ComCtrls
CallCheckToolMenuDropdown to programmatically display the dropdown menu for a tool button of style tbsDropDown. If the tool button has no associated dropdown menu,CheckToolMenuDropdown does nothing.
TToolButton
TToolButton
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|