API:FMX.Grid.TCustomGrid.Selected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Selected: Integer read GetRow write SetSelected;

C++

__property int Selected = {read=GetRow, write=SetSelected, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!