Data.Bind.Components.TCustomBindControlValue.Track
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindControlValue |
Delphi
property Track: Boolean read GetTrack write SetTrack default False;
C++
__property bool Track = {read=GetTrack, write=SetTrack, default=0};
Description
Embarcadero Technologies does not currently have any additional information.