[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 1263
type TIndexDefs = class(TDefCollection) |
public |
constructor Create(); virtual; overload; |
procedure Add(); overload; |
function AddIndexDef; |
function Find(); |
function FindIndexForFields(); |
function GetIndexForFields(); |
procedure Update; virtual; overload; |
end; |
| |
| |
TObject |