Class ULBasicControl.TULControlBackground
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 14:03, 26 October 2012
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.
Package: SignalLabBasicPkg
Unit: ULBasicControl
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TULControlBackground = class( TLPPersistent )
C++ Builder:
class TULControlBackground : public TLPPersistent
Visual C++ (MFC):
class CTULControlBackground : public CTLPPersistent
C# (.NET):
public ref class TULControlBackground : Vcl.VclProperty
Summary
Control background properties class.
Description
Defines control background properties class.
Properties
Published
- UseParentColor - Determines where a control looks for its color information.
- Color - Specifies the color of the background.