Class TFireGridCellButtonClickEventArgs

Unit

Declaration

type TFireGridCellButtonClickEventArgs = class(TFireBaseEventArgs)

Description

No description available, ancestor TFireBaseEventArgs description follows

Hierarchy

Overview

Methods

Public constructor Create(Index: Integer; Column: TFireGridColumnBase; Row: PFireGridRow);
Public function GetButtonIndex: Integer;
Public function GetColumn: TFireGridColumnBase;
Public function GetRow: PFireGridRow;

Description

Methods

Public constructor Create(Index: Integer; Column: TFireGridColumnBase; Row: PFireGridRow);
 
Public function GetButtonIndex: Integer;
 
Public function GetColumn: TFireGridColumnBase;
 
Public function GetRow: PFireGridRow;
 

Generated by PasDoc 0.15.0.