API:Vcl.ExtCtrls.TCustomButtonedEdit.OnRightButtonClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnRightButtonClick: TNotifyEvent read GetOnRightButtonClick write SetOnRightButtonClick;

C++

__property System::Classes::TNotifyEvent OnRightButtonClick = {read=GetOnRightButtonClick, write=SetOnRightButtonClick};

Properties

Type Visibility Source Unit Parent
event public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomButtonedEdit

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!