Class TFireGridCellButtonClickEventArgs
Unit
Declaration
type TFireGridCellButtonClickEventArgs = class(TFireBaseEventArgs)
Description
No description available, ancestor TFireBaseEventArgs description follows
Hierarchy
- TObject
- TFireBaseEventArgs
- TFireGridCellButtonClickEventArgs
Overview
Methods
constructor Create(Index: Integer; Column: TFireGridColumnBase; Row: PFireGridRow); |
|
function GetButtonIndex: Integer; |
|
function GetColumn: TFireGridColumnBase; |
|
function GetRow: PFireGridRow; |
Description
Methods
constructor Create(Index: Integer; Column: TFireGridColumnBase; Row: PFireGridRow); |
|
function GetButtonIndex: Integer; |
|
function GetColumn: TFireGridColumnBase; |
|
function GetRow: PFireGridRow; |
|
Generated by PasDoc 0.15.0.