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