RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbonGroup.SetBounds Method
Pascal
procedure SetBounds(ALeft: Integer; ATop: Integer; AWidth: Integer; AHeight: Integer); override;
C++
virtual __fastcall SetBounds(int ALeft, int ATop, int AWidth, int AHeight);

This is SetBounds, a member of class TCustomRibbonGroup.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!