Data.Bind.DBXScope.TCustomBindSourceDBX.AutoApply
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.DBXScope.pas Data.Bind.DBXScope.hpp
| |
| Unit: Data.Bind.DBXScope | |
| Parent: TCustomBindSourceDBX | |
Delphi
property AutoApply: Boolean read FAutoApply write FAutoApply default True;
C++
__property bool AutoApply = {read=FAutoApply, write=FAutoApply, default=1};
Description
Embarcadero Technologies does not currently have any additional information.