API:FMX.Forms.IDesignerHook.IsDesignMsg

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsDesignMsg(Sender: TFmxObject; var Message: Winapi.Messages.TMessage): Boolean;

C++

virtual bool __fastcall IsDesignMsg(Fmx::Types::TFmxObject* Sender, Winapi::Messages::TMessage &Message) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!