TCustomSRVPanel

<< Click to display table of contents >>

TCustomSRVPanel

TCustomSRVPanel is the base class for TSRVPanel and TSRVGroupBox.

Unit SRVPanel;

Syntax

TCustomSRVPanel = class(TSRVCustomControl)

Hierarchy

TObject

TPersistent

TComponent

TControl

TWinControl

TCustomControl

TSRVCustomControl

Properties and events

Protected properties:

Property

Type

Default value

Meaning

protected BorderWidth

Integer

1

Border width.

protected CaptionOffset

TRVPixel96Length

10

Caption offset.

Protected properties used only if SRVControlStyle = srvcsClassic:

Property

Type

Default value

Meaning

protected BorderColor

TColor

$00B8D8D7

Border color

protected CornersOffset

Integer

10

Value in range 1..30. Defines how much border corners are rounded

Inherited components

SRVGroupBox TSRVGroupBox

SRVPanel TSRVPanel