TScrollEventHandler Delegate
Represents the method that handles the Scroll event of a TCnDataGridView, TCnScrollBar, TCnTrackBar, or TCnDataGrid.
type TScrollEventHandler = procedure(Sender: TObject; E: _ScrollEventArgs) of Object;
Represents the method that handles the Scroll event of a TCnDataGridView, TCnScrollBar, TCnTrackBar, or TCnDataGrid.
type TScrollEventHandler = procedure(Sender: TObject; E: _ScrollEventArgs) of Object;