DesignIntf.IHostForm.CheckPosChanged
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IHostForm |
Delphi
procedure CheckPosChanged;
C++
virtual void __fastcall CheckPosChanged() = 0 ;
Description
Checks that the form has changed its position.
Call CheckPosChanged to verify that the form has changed its position or dimensions.