API:Data.Bind.Controls.TBindNavigatorController.Eof

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Data.Bind.Controls TBindNavigatorController

Description

Embarcadero Technologies does not currently have any additional information.