FMX.Skia.TSkPaintBox

提供: RAD Studio API Documentation
移動先: 案内検索

FMX.Skia.TSkCustomControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSkPaintBox

Delphi

TSkPaintBox = class(TSkCustomControl)

C++

class PASCALIMPLEMENTATION TSkPaintBox : public TSkCustomControl

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia FMX.Skia


説明

OnDraw イベントを使用して、画面に直接ペイントします。


関連項目