Graphics.TPicture Events

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

property OnChange: TNotifyEvent read FOnChange write FOnChange;

Occurs when the specific graphics item encapsulated by the picture object changes.

property OnProgress: TProgressEvent read FOnProgress write FOnProgress;

Occurs periodically during slow operations that affect the graphic.


Unit: Graphics

Type: event

Visibility: public

Member Of: TPicture

C++ Information

__property TNotifyEvent OnChange;

Occurs when the specific graphics item encapsulated by the picture object changes.

__property TProgressEvent OnProgress;

Occurs periodically during slow operations that affect the graphic.


Unit: Graphics

Type: property

Visibility: public

Member Of: TPicture


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version