OnChange

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWFont > Properties >

OnChange

SIGNATURE=IWFont.TIWFont.OnChange

 

ETYPE=Property

 

Declaration:

Delphi:

public property OnChange: TNotifyEvent;

C++:

public: __property TNotifyEvent OnChange;

 

Description: This is OnChange, a member of class TIWFont.