API:Vcl.DBGrids.TBookmarkList.CurrentRowSelected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentRowSelected: Boolean read GetCurrentRowSelected  write SetCurrentRowSelected;

C++

__property bool CurrentRowSelected = {read=GetCurrentRowSelected, write=SetCurrentRowSelected, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.DbGrids.pas
Vcl.DBGrids.hpp
Vcl.DBGrids TBookmarkList

Description

Embarcadero Technologies does not currently have any additional information.