Vcl.ActnMenus.TCustomActionPopupMenu.SetupExpandBtn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetupExpandBtn;

C++

void __fastcall SetupExpandBtn();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionPopupMenu

Description

Initializes the expand button properties.

SetupExpandBtn is internally used to set up the expand button properties. It is called when the pop-up controls are created.

See Also