Vcl.ActnCtrls.TCustomComboControl.SetActionClient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetActionClient(Value: TActionClientItem); override;

C++

virtual void __fastcall SetActionClient(Vcl::Actnman::TActionClientItem* Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomComboControl

Description

Associates an action client to the combo control.

Use SetActionClient to change the action client of the combo control.