SmartCoreAI.Comp.Chat.TAIChatRequest.OnAfterResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAfterResponse: TNotifyEvent read FOnAfterResponse write FOnAfterResponse;

C++

__property System::Classes::TNotifyEvent OnAfterResponse = {read=FOnAfterResponse, write=FOnAfterResponse};

Properties

Type Visibility Source Unit Parent
event published
SmartCoreAI.Comp.Chat.pas
SmartCoreAI.Comp.Chat.hpp
SmartCoreAI.Comp.Chat TAIChatRequest

Description

Embarcadero Technologies does not currently have any additional information.