API:Data.Bind.Controls.TBindNavigatorController.Eof

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Unit: Data.Bind.Controls
Parent: TBindNavigatorController

Delphi

property Eof: Boolean read GetEOF; {Upper case EOF conflicts with C++}

C++

__property bool Eof = {read=GetEOF, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.