| [Overview][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiCriteria.pas line 148
type TtiSelectionCriteriaAbs = class(TtiObject) end;  | 
protected  | 
function GetOwner; virtual;  | 
procedure SetOwner(); virtual;  | 
procedure AssignPublicProps(); override;  | 
public  | 
constructor Create(); virtual;  | 
destructor Destroy; override;  | 
function GetClause; virtual; abstract;  | 
function isNegative;  | 
property Owner: TtiCriteria; [rw]  | 
published  | 
property Attribute: string; [r]  | 
property Value: Variant; [r]  | 
property FieldName: string; [rw]  | 
| | | ||
  | 
Base class for single objects  | 
|
| | | ||
  | 
The class that gets visited  | 
|
| | | ||
TtiBaseObject,IInterface  | 
||
| | | ||
TObject  |