[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TPanelBevel

Alias for the TBevelCut type.

Declaration

Source position: extctrls.pp line 1062

type TPanelBevel = TBevelCut;

Description

TPanelBevel is an alias to the TBevelCut type. TPanelBevel is the type used to implement the BevelInner and BevelOuter properties in TCustomPanel.

See also

TCustomPanel.BevelInner

  

BevelInner - determines the nature of the Inner Bevel of the panel (whether raised, lowered etc)

TCustomPanel.BevelOuter

  

BevelOuter - determines the nature of the Outer Bevel of the panel (whether raised, lowered etc)

TBevelCut

  

Alias for the TGraphicsBevelCut type.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.