API:Vcl.Forms.TTitleBar.InactiveForegroundColor
Delphi
property InactiveForegroundColor: TColor read FInactiveForegroundColor write SetInactiveForegroundColor default clInActiveCaptionText;
C++
__property System::Uitypes::TColor InactiveForegroundColor = {read=FInactiveForegroundColor, write=SetInactiveForegroundColor, default=-16777197};
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.