Property ULBasicControl.TULBasicControlBorder.BevelInner
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.
Class: TULBasicControlBorder
Contents |
Syntax
Delphi:
property BevelInner : TULControlInnerBevel read FBevelInner write SetBevelInner;
C++ Builder:
__property TULControlInnerBevel * BevelInner = { read=FBevelInner, write=SetBevelInner };
Summary
Specifies the inner bevel of the border.
Description
Use this property to specify the desired appearance of the
inner bevel of the border.