API:Vcl.Forms.TTitleBar.ButtonInactiveForegroundColor
Delphi
property ButtonInactiveForegroundColor: TColor read FButtonInactiveForegroundColor write SetButtonInactiveForegroundColor default clInActiveCaptionText;
C++
__property System::Uitypes::TColor ButtonInactiveForegroundColor = {read=FButtonInactiveForegroundColor, write=SetButtonInactiveForegroundColor, 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.