Data.Bind.Components.IBindListSynchEditor.SynchIndex
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: IBindListSynchEditor | |
Delphi
property SynchIndex: Integer read GetSynchIndex write SetSynchIndex;
C++
__property int SynchIndex = {read=GetSynchIndex, write=SetSynchIndex};
Description
Embarcadero Technologies does not currently have any additional information.