[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpdatadict.pp line 437
| type TFPDDIndexList = class(TObjectList) | 
| public | 
| constructor CreateFromIndexDefs(); | 
| property IndexDefs []: TDDIndexDef; default; [rw] | 
| end; | 
| | | 
| TObject |