Class ULBasicControl.TULRectControlBorder
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: ULBasicControl
Inherits: TULControlBorder
Contents |
Syntax
Delphi:
type TULRectControlBorder = class( TULControlBorder )
C++ Builder:
class TULRectControlBorder : public TULControlBorder
Visual C++ (MFC):
class CTULRectControlBorder : public CTULControlBorder
C# (.NET):
public ref class RectControlBorder : Mitov.SignalLab.ControlBorder
Summary
Non proportional rectangle control border properties class.
Description
Defines no proportional rectangle control border properties class.
Properties
Published
From TULControlBorder
Properties
Published
- Shape - Specifies the shape of the border.
- CornerRadius - Specifies the corner radius of the border.
Methods
Public
From TULBasicControlBorder
Properties
Published
- BevelOuter - Specifies the outer bevel of the border.
- BevelInner - Specifies the inner bevel of the border.
- Width - Specifies the width of the border.
- Color - Specifies the color of the border.