Name Result Description Code Params Examples
ID Cardinal Database element identificator. Can be changed.
property ID: cardinal;
There are no arguments You need to register to view the code example.
Name String Database element name. Can be changed.
property Name: string;
There are no arguments You need to register to view the code example.
GetICO TBitmap Database element icon
function GetICO: TBitmap;
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