Class TFireGridFilterHistory
Unit
Declaration
type TFireGridFilterHistory = class(TObject)
Description
Hierarchy
- TObject
- TFireGridFilterHistory
Overview
Methods
![]() |
constructor Create(filter: TFireGridFilter); |
![]() |
destructor Destroy; override; |
![]() |
function GetCount: Integer; |
![]() |
function GetCondition(index: Integer): TFireGridFilterGroupCondition; |
![]() |
function GetCurrentIndex: Integer; |
![]() |
procedure SetCurrentIndex(Index: Integer); |
![]() |
procedure SetCondition(Condition: TFireGridFilterGroupCondition; Update: Boolean); |
![]() |
function GetFilter: TFireGridFilter; |
Properties
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |
Description
Methods
![]() |
constructor Create(filter: TFireGridFilter); |
![]() |
destructor Destroy; override; |
![]() |
function GetCount: Integer; |
![]() |
function GetCondition(index: Integer): TFireGridFilterGroupCondition; |
![]() |
function GetCurrentIndex: Integer; |
![]() |
procedure SetCurrentIndex(Index: Integer); |
![]() |
procedure SetCondition(Condition: TFireGridFilterGroupCondition; Update: Boolean); |
![]() |
function GetFilter: TFireGridFilter; |
Properties
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |
Generated by PasDoc 0.15.0.