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

Store a list of source files to the resource file and use ResName for identification.

Pascal
procedure SaveSourceFileToRC(const ResFileName: string; const ResName: string; const SourceFiles: TStringList); overload;

Once the files are stored in the .res file, you can embedd the resource in to your application by adding {$R ResFileName} to your source file. The source files are automatically encrypted.

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