API:Vcl.Forms.IDesignerHook.IsDesignMsg

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsDesignMsg(Sender: TControl; var Message: TMessage): Boolean;

C++

virtual bool __fastcall IsDesignMsg(Vcl::Controls::TControl* Sender, Winapi::Messages::TMessage &Message) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms IDesignerHook

Description

Embarcadero Technologies does not currently have any additional information.