API:Vcl.ExtCtrls.TCustomColorBox.Selected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Selected: TColor read GetSelected write SetSelected default clBlack;

C++

__property System::Uitypes::TColor Selected = {read=GetSelected, write=SetSelected, default=0};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomColorBox

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!