Data.Bind.Components.IScopeNavigator.Eof
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: IScopeNavigator |
Delphi
property Eof: Boolean read GetEOF; {Upper case EOF conflicts with C++}
C++
__property bool Eof = {read=GetEOF};
Description
Embarcadero Technologies does not currently have any additional information.