DesignIntf.IHostForm.CheckPosChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CheckPosChanged;

C++

virtual void __fastcall CheckPosChanged(void) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IHostForm

Description

Checks that the form has changed its position.

Call CheckPosChanged to verify that the form has changed its position or dimensions.