Vcl.Samples.Calendar.TCalendar.Change

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Change; dynamic;

C++

DYNAMIC void __fastcall Change();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Samples.Calendar.pas
Vcl.Samples.Calendar.hpp
Vcl.Samples.Calendar TCalendar

Description

Fires an OnChange event.

The Change method fires an OnChange event.

See Also