TdxCustomLayoutLookAndFeel.DrawItemControlBorder(TObject,TcxCanvas,TdxLayoutLookAndFeelItemOptions,TRect) Method
Declaration
procedure DrawItemControlBorder(AContainerObject: TObject; ACanvas: TcxCanvas; AItemOptions: TdxLayoutLookAndFeelItemOptions; R: TRect); virtual;
Parameters
| Name | Type |
|---|---|
| AContainerObject | TObject |
| ACanvas | TcxCanvas |
| AItemOptions | TdxLayoutLookAndFeelItemOptions |
| R | TRect |
See Also