Class LPControl.TSLDisplayBrush
From Mitov Wiki Doc
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: Mitov.BasicLab
Unit: LPControl
Inherits: TBrush
Contents |
Syntax
Delphi:
type TSLDisplayBrush = class( TBrush )
C++ Builder:
class TSLDisplayBrush : public TBrush
Visual C++ (MFC):
class CTSLDisplayBrush : public CLPComponent
C# (.NET):
public ref class DisplayBrush : Vcl.VclBrush
Summary
Defines platform (VCL or FireMonkey) specific brush.
Description
Defines a class for platform (VCL or FireMonkey) specific brush inheriting from the corresponding VCL or FireMonkey hierarchy.