API:Vcl.Grids.TCustomDrawGrid.OnRowMoved

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnRowMoved: TMovedEvent read FOnRowMoved write FOnRowMoved;

C++

__property TMovedEvent OnRowMoved = {read=FOnRowMoved, write=FOnRowMoved};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomDrawGrid

Description

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