<< Click to display table of contents >> TCustomSRVPanel |
TCustomSRVPanel is the base class for TSRVPanel and TSRVGroupBox.
Unit SRVPanel;
Syntax
TCustomSRVPanel = class(TSRVCustomControl)
TObject
TPersistent
TComponent
TControl
TWinControl
TCustomControl
Protected properties:
Property |
Type |
Default value |
Meaning |
---|---|---|---|
BorderWidth |
Integer |
1 |
Border width. |
CaptionOffset |
TRVPixel96Length |
10 |
Caption offset. |
Protected properties used only if SRVControlStyle = srvcsClassic:
Property |
Type |
Default value |
Meaning |
---|---|---|---|
BorderColor |
TColor |
$00B8D8D7 |
Border color |
CornersOffset |
Integer |
10 |
Value in range 1..30. Defines how much border corners are rounded |