API:Data.DB.TDataSource.OnStateChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnStateChange: TNotifyEvent read FOnStateChange write FOnStateChange;

C++

__property System::Classes::TNotifyEvent OnStateChange = {read=FOnStateChange, write=FOnStateChange};

Properties

Type Visibility Source Unit Parent
event published
Data.DB.pas
Data.DB.hpp
Data.DB TDataSource

Description

Embarcadero Technologies does not currently have any additional information.