Vcl.Controls.TWinControl.SetDesignVisible

提供:RAD Studio API Documentation

Delphi

procedure SetDesignVisible(Value: Boolean); override;

C++

DYNAMIC void __fastcall SetDesignVisible(bool Value);

プロパティ

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


説明

このコントロールを設計時に表示させます。



関連項目