Class tlocalindex
Unit
Declaration
type tlocalindex = class(townedpersistent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- tlocalindex
Overview
Methods
| Protected | procedure change; |
| Public | constructor create(aowner: tobject); override; |
| Public | destructor destroy; override; |
| Public | function find(const avalues: array of const; const aisnull: array of boolean; out abookmark: bookmarkdataty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
| Public | function find(const avalues: array of const; const aisnull: array of boolean; out abookmark: bookmarkty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
| Public | function findvariant(const avalue: array of variant; out abookmark: bookmarkty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
| Public | function find(const avalues: array of tfield; out abookmark: bookmarkty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
| Public | function find(const avalues: array of tfield; out abookmark: bookmarkdataty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
| Public | function find(const avalues: array of const; const aisnull: array of boolean; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const exact: boolean = true; const filtered: boolean = true): boolean; overload; |
| Public | function find(const avalues: array of tfield; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const exact: boolean = true; const filtered: boolean = true): boolean; overload; |
| Public | function findvariant(const avalue: array of variant; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const exact: boolean = true; const filtered: boolean = true): boolean; overload; |
| Public | function unique(const avalues: array of const): boolean; |
| Public | procedure deleteduplicates(); |
| Public | function getbookmark(const arecno: integer): bookmarkty; |
Properties
| Public | property desc: boolean read getdesc write setdesc; |
| Public | property default: boolean read getdefault write setdefault; |
| Published | property fields: tindexfields read ffields write setfields; |
| Published | property options: localindexoptionsty read foptions
write setoptions default []; |
| Published | property active: boolean read getactive write setactive default false; |
| Published | property name: string read fname write fname; |
Description
Methods
| Protected | procedure change; |
|
This item has no description. | |
| Public | constructor create(aowner: tobject); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function find(const avalues: array of const; const aisnull: array of boolean; out abookmark: bookmarkdataty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function find(const avalues: array of const; const aisnull: array of boolean; out abookmark: bookmarkty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function findvariant(const avalue: array of variant; out abookmark: bookmarkty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function find(const avalues: array of tfield; out abookmark: bookmarkty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function find(const avalues: array of tfield; out abookmark: bookmarkdataty; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const filtered: boolean = false): boolean; overload; |
|
This item has no description. | |
| Public | function find(const avalues: array of const; const aisnull: array of boolean; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const exact: boolean = true; const filtered: boolean = true): boolean; overload; |
|
This item has no description. | |
| Public | function find(const avalues: array of tfield; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const exact: boolean = true; const filtered: boolean = true): boolean; overload; |
|
This item has no description. | |
| Public | function findvariant(const avalue: array of variant; const abigger: boolean = false; const partialstring: boolean = false; const nocheckbrowsemode: boolean = false; const exact: boolean = true; const filtered: boolean = true): boolean; overload; |
|
This item has no description. | |
| Public | function unique(const avalues: array of const): boolean; |
|
This item has no description. | |
| Public | procedure deleteduplicates(); |
|
This item has no description. | |
| Public | function getbookmark(const arecno: integer): bookmarkty; |
|
This item has no description. | |
Properties
| Public | property desc: boolean read getdesc write setdesc; |
|
This item has no description. | |
| Public | property default: boolean read getdefault write setdefault; |
|
This item has no description. | |
| Published | property fields: tindexfields read ffields write setfields; |
|
This item has no description. | |
| Published | property options: localindexoptionsty read foptions
write setoptions default []; |
|
This item has no description. | |
| Published | property active: boolean read getactive write setactive default false; |
|
This item has no description. | |
| Published | property name: string read fname write fname; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.