Vcl.AxCtrls.TFontAdapter.Changed

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Changed; override;

C++

virtual void __fastcall Changed();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TFontAdapter

Description

Actualise l'interface IFont associée avec les nouvelles propriétés de l'objet fonte.

La méthode Changed est appelée automatiquement quand l'objet TFont change. Cela garantit l'actualisation de l'interface OLE associée.

Voir aussi