API:Vcl.Forms.TTitleBar.InactiveBackgroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InactiveBackgroundColor: TColor read FInactiveBackgroundColor write SetInactiveBackgroundColor default clInActiveCaption;

C++

__property System::Uitypes::TColor InactiveBackgroundColor = {read=FInactiveBackgroundColor, write=SetInactiveBackgroundColor, default=-16777213};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar

Description

Embarcadero Technologies does not currently have any additional information.