Vcl.ActnMenus.TCustomActionPopupMenu.ExpandClick
Delphi
procedure ExpandClick(Sender: TObject);
C++
void __fastcall ExpandClick(System::TObject* Sender);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionPopupMenu |
Description
OnClick event dispatcher.
ExpandClick is an OnClick event dispatcher. It expands the clicked item.