Class TFireGridRowRemovingEventArgs

Unit

Declaration

type TFireGridRowRemovingEventArgs = class(TFireBaseEventArgs)

Description

No description available, ancestor TFireBaseEventArgs description follows

Hierarchy

Overview

Methods

Public constructor Create(Row: PFireGridRow; Count: Integer);
Public function GetRow: PFireGridRow;
Public function GetCount: Integer;

Description

Methods

Public constructor Create(Row: PFireGridRow; Count: Integer);
 
Public function GetRow: PFireGridRow;
 
Public function GetCount: Integer;
 

Generated by PasDoc 0.15.0.