Property ILGlassPanel.TILPanelBorder.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: TILPanelBorder
Contents |
Syntax
Delphi:
property BevelInner : TILPanelInnerBevel read FBevelInner write SetBevelInner;
C++ Builder:
__property TILPanelInnerBevel * BevelInner = { read=FBevelInner, write=SetBevelInner };
Summary
Specifies the inner bevel settings of the panel border.
Description
Use this property to specify the inner bevel settings of the
panel border.