API:Vcl.ComCtrls.TCustomRichEdit.OnSelectionChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnSelectionChange: TNotifyEvent read FOnSelChange write FOnSelChange;

C++

__property System::Classes::TNotifyEvent OnSelectionChange = {read=FOnSelChange, write=FOnSelChange};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomRichEdit

Description

Embarcadero Technologies does not currently have any additional information.