Vcl.Forms.TTitleBar.InitTitleBarColors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InitTitleBarColors;

C++

void __fastcall InitTitleBarColors();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar

Description

It resets the colors used in the title bar.

See Also