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