FMX.Skia.TSkStyledControl.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
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TSkStyledControl

Description

Embarcadero Technologies does not currently have any additional information.