Vcl.StdCtrls.TCustomButton

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

Vcl.StdCtrls.TButtonControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomButton

Delphi

TCustomButton = class(TButtonControl)

C++

class PASCALIMPLEMENTATION TCustomButton : public TButtonControl

プロパティ

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

説明

プッシュ ボタン コントロールの基底クラスです。

TCustomButton は、フォーム上の標準プッシュ ボタンの基底クラスとして使用します。

関連項目