Vcl.Skia.TSkCustomControl.OnDraw

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDraw: TSkDrawEvent read FOnDraw write SetOnDraw;

C++

__property TSkDrawEvent OnDraw = {read=FOnDraw, write=SetOnDraw};

Properties

Type Visibility Source Unit Parent
event class protected
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia TSkCustomControl

Description

Embarcadero Technologies does not currently have any additional information.