[–] Properties
|
Type: procedure function
|
Visibility: protected
|
Source: Data.DB.pas Data.DB.hpp
|
Unit: Data.DB
|
Parent: TFields
|
C++
void __fastcall Changed();
Description
Generates an OnChange event.
Call the Changed method to generate an OnChange event.
See Also