Class TFireGridRowRemovingEventArgs
Unit
Declaration
type TFireGridRowRemovingEventArgs = class(TFireBaseEventArgs)
Description
No description available, ancestor TFireBaseEventArgs description follows
Hierarchy
- TObject
 - TFireBaseEventArgs
 - TFireGridRowRemovingEventArgs
 
Overview
Methods
![]()  | 
constructor Create(Row: PFireGridRow; Count: Integer); | 
![]()  | 
function GetRow: PFireGridRow; | 
![]()  | 
function GetCount: Integer; | 
Description
Methods
![]()  | 
constructor Create(Row: PFireGridRow; Count: Integer); | 
![]()  | 
function GetRow: PFireGridRow; | 
![]()  | 
function GetCount: Integer; | 
Generated by PasDoc 0.15.0.
