Skip to main content

TdxCustomLayoutLookAndFeel.GetGroupBorderWidth(TComponent,TdxLayoutSide,TdxLayoutSide,Boolean,Boolean) Method

Declaration

function GetGroupBorderWidth(AContainer: TComponent; ASide: TdxLayoutSide; ACaptionSide: TdxLayoutSide; AHasCaption: Boolean; AIsExpanded: Boolean): Integer; virtual;

Parameters

Name Type
AContainer TComponent
ASide TdxLayoutSide
ACaptionSide TdxLayoutSide
AHasCaption Boolean
AIsExpanded Boolean

Returns

Type
Integer
See Also