ToolsAPI.WelcomePage.INTAWelcomePageSettings280.IsSettingExists
Delphi
function IsSettingExists(const Name: string): Boolean;
C++
virtual bool __fastcall IsSettingExists(const System::UnicodeString Name) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePageSettings280 |
Description
Returns True
if a setting with a name exists.