TdxBreadcrumbEditRecentPaths.Insert(Integer,string,TcxImageIndex) Method
Declaration
function Insert(AIndex: Integer; const APath: string; AImageIndex: TcxImageIndex = -1): TdxBreadcrumbEditRecentPath; overload;
Parameters
| Name | Type |
|---|---|
| AIndex | Integer |
| APath | string |
| AImageIndex | TcxImageIndex |
Returns
| Type |
|---|
| TdxBreadcrumbEditRecentPath |
See Also