Property ILGlassPanel.TILPanelBorder.BevelOuter
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 BevelOuter : TILPanelBevel read FBevelOuter write SetBevelOuter;
C++ Builder:
__property TILPanelBevel * BevelOuter = { read=FBevelOuter, write=SetBevelOuter };
Summary
Specifies the outer bevel settings of the panel border.
Description
Use this property to specify the outer bevel settings of the
panel border.