Class TFireGridCellClickEventArgs
Unit
Declaration
type TFireGridCellClickEventArgs = class(TFireBaseEventArgs)
Description
No description available, ancestor TFireBaseEventArgs description follows
Hierarchy
- TObject
 - TFireBaseEventArgs
 - TFireGridCellClickEventArgs
 
Overview
Methods
![]()  | 
constructor Create(const Cell: TFireGridCell); | 
![]()  | 
function GetCell: TFireGridCell; | 
Description
Methods
![]()  | 
constructor Create(const Cell: TFireGridCell); | 
![]()  | 
function GetCell: TFireGridCell; | 
Generated by PasDoc 0.15.0.
