Property SLScope.TSLDisplayViewBackground.Color

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)
Newer edit →

Revision as of 00:20, 22 November 2011

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TSLDisplayViewBackground

Contents

Syntax

Delphi:

property Color : TLPControlColor read FColor write SetColor default clBlack;

C++ Builder:

__property TLPControlColor Color = { read=FColor, write=SetColor, default=clBlack };

Summary

Specifies custom color for the view.

Description

Use this property to specify custom color for the view.

If UseControlColor is True this property will be ignored.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox