Vcl.Controls.TControl.IsLightStyleColor
Delphi
function IsLightStyleColor(AColor: TColor): Boolean; virtual;
C++
virtual bool __fastcall IsLightStyleColor(System::Uitypes::TColor AColor);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
説明
AColor がライト カラーの場合には、True を返します。