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