| Name | Result | Description | Code | Params | Examples |
|---|---|---|---|---|---|
| ID | Cardinal | Database element identificator. Can be changed. | |
There are no arguments | You need to register to view the code example. |
| Name | String | Database element name. Can be changed. | |
There are no arguments | You need to register to view the code example. |
| GetICO | TBitmap | Database element icon | |
There are no arguments | You need to register to view the code example. |
Methods
| Имя | Результат | Description |
|---|---|---|
| TBaseList.ByIndex | TBaseObject | Get element from database list by index |
| TBaseList.ByID | TBaseObject | Get element from database list by identificator |