REST.Backend.ServiceComponents.TCustomBackendPush.OnSend

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnSend: TSendEvent read FOnSend write FOnSend;

C++

__property System::Classes::TNotifyEvent OnSend = {read=FOnSend, write=FOnSend};

Properties

Type Visibility Source Unit Parent
event public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendPush

Description

Embarcadero Technologies does not currently have any additional information.