Afficher : Delphi
C++
Préférences d'affichage
Vcl.Controls.TControl.SendDockNotification
De XE2 API Documentation
Delphi
procedure SendDockNotification(Msg: Cardinal; WParam, LParam: THandle);
C++
void __fastcall SendDockNotification(unsigned Msg, unsigned WParam, unsigned LParam);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Description
Envoie un message Windows au site d'ancrage du contrôle.
Utilisez SendDockNotification pour envoyer un message Windows au site d'ancrage hôte du contrôle.
SendDockNotification est appelée automatiquement lorsque le texte du contrôle ou la visibilité change.