You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLKernelList Class > public > TOpenCLKernelList.Find Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLKernelList.Find Method

Searches for and returns the index of the kernel with KernelName.

Pascal
function Find(const KernelName: string; var Idx: integer): boolean;

Returns true, if the kernel with KernelName exists and the Idx parameter will contain the index in the list on the output.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!