API:Vcl.Dialogs.TFontDialog.OnApply
Delphi
property OnApply: TFDApplyEvent read FOnApply write FOnApply;
C++
__property TFDApplyEvent OnApply = {read=FOnApply, write=FOnApply};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TFontDialog |
Description
Embarcadero Technologies does not currently have any additional information.