ToolsAPI.WelcomePage.INTAWelcomePageSettings280.SetSettingsSection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSettingsSection(const ASection: string = '');

C++

virtual void __fastcall SetSettingsSection(const System::UnicodeString ASection = System::UnicodeString()) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageSettings280

Description

Sets and gets the settings section name.

The default name is the root of the base key.

See Also