|
<< Click to Display Table of Contents >> Navigation: Classes > TIWjQTabPage > Methods > SetBounds |
SIGNATURE=IWjQPageControl.TIWjQTabPage.SetBounds@Integer@Integer@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public procedure SetBounds(ALeft: Integer; ATop: Integer; AWidth: Integer; AHeight: Integer); override; |
C++: |
void public: virtual __fastcall SetBounds(int ALeft, int ATop, int AWidth, int AHeight); |
Description: This is SetBounds, a member of class TIWjQTabPage.