Class TFireGridPersistentRow
Unit
Declaration
type TFireGridPersistentRow = class(TObject)
Description
Hierarchy
- TObject
- TFireGridPersistentRow
Overview
Methods
![]() |
constructor Create(Controller: TFireGridModelController); overload; |
![]() |
constructor Create(const Index: TFireGridPersistentRow); overload; |
![]() |
constructor Create(const Row: PFireGridRow); overload; |
![]() |
destructor Destroy; override; |
![]() |
procedure Clear; |
![]() |
function IsValid: Boolean; |
![]() |
procedure SetRow(const GridRow: PFireGridRow); |
![]() |
function IsEqual(const GridRow: PFireGridRow): Boolean; |
![]() |
procedure SetColumnIndex(Index: Integer); |
![]() |
function GetColumnIndex: Integer; |
![]() |
function GetGroupModelColumn: Integer; |
![]() |
function GetModelRowIndex: Integer; |
![]() |
function GetRow: PFireGridRow; |
![]() |
function GetRowIndex: Integer; |
![]() |
function GetRecord: Integer; |
![]() |
procedure SetRecord(_Record: Integer); |
![]() |
function IsCellSet(Index: Integer): Boolean; |
![]() |
procedure Assign(const Index: TFireGridPersistentRow); |
Description
Methods
![]() |
constructor Create(Controller: TFireGridModelController); overload; |
![]() |
constructor Create(const Index: TFireGridPersistentRow); overload; |
![]() |
constructor Create(const Row: PFireGridRow); overload; |
![]() |
destructor Destroy; override; |
![]() |
procedure Clear; |
![]() |
function IsValid: Boolean; |
![]() |
procedure SetRow(const GridRow: PFireGridRow); |
![]() |
function IsEqual(const GridRow: PFireGridRow): Boolean; |
![]() |
procedure SetColumnIndex(Index: Integer); |
![]() |
function GetColumnIndex: Integer; |
![]() |
function GetGroupModelColumn: Integer; |
![]() |
function GetModelRowIndex: Integer; |
![]() |
function GetRow: PFireGridRow; |
![]() |
function GetRowIndex: Integer; |
![]() |
function GetRecord: Integer; |
![]() |
procedure SetRecord(_Record: Integer); |
![]() |
function IsCellSet(Index: Integer): Boolean; |
![]() |
procedure Assign(const Index: TFireGridPersistentRow); |
Generated by PasDoc 0.15.0.