Vcl.IMouse.TPanningWindow.CreateParams

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CreateParams(var Params: TCreateParams); override;

C++

virtual void __fastcall CreateParams(Vcl::Controls::TCreateParams &Params);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse TPanningWindow

Description

Initialise l'enregistrement des paramètres de création de fenêtre.

La méthode CreateParams est appelée automatiquement afin d'initialiser les paramètres de création de fenêtre quand la fenêtre panoramique a besoin de créer sa fenêtre.