Vcl.ExtCtrls.TCustomColorListBox.DefaultColorColor

From RAD Studio API Documentation
Revision as of 09:25, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:Vcl.ExtCtrls.TCustomColorListBox.DefaultColorColor|api}} ==Description== {{#lsth:API:Vcl.ExtCtrls.TCustomColorListBox.DefaultColorColor|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property DefaultColorColor: TColor read FDefaultColorColor write SetDefaultColorColor default clBlack;

C++

__property System::Uitypes::TColor DefaultColorColor = {read=FDefaultColorColor, write=SetDefaultColorColor, default=0};

Properties

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

Description

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