API:Vcl.ExtCtrls.TBandDragEvent

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

Delphi

TBandDragEvent = procedure (Sender: TObject; Control: TControl;
var Drag: Boolean) of object;

C++

typedef void __fastcall (__closure *TBandDragEvent)(System::TObject* Sender, Vcl::Controls::TControl* Control, bool &Drag);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。