Vcl.Graphics.TGraphic.DisableScaledDrawer

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

Delphi

procedure DisableScaledDrawer; virtual;

C++

virtual void __fastcall DisableScaledDrawer();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TGraphic


説明

DisableScaledDrawer グラフィックスのためのスケール ドロワーを無効にします。

関連項目