Vcl.ComCtrls.THeaderControl.FullDrag

Aus RAD Studio API Documentation

Delphi

property FullDrag: Boolean read FFullDrag write SetFullDrag default 1;

C++

__property FullDrag = {default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderControl

Beschreibung

Gibt an, ob Kopfleisten bei Drag&Drop-Operationen neu gezeichnet werden. {{#multireplace:Vcl.ComCtrls.THeaderControl.FullDrag|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.ComCtrls.TCustomHeaderControl.FullDrag|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.ComCtrls.TCustomHeaderControl.FullDrag|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt an, ob Kopfleisten bei Drag&Drop-Operationen neu gezeichnet werden.

Mit FullDrag können Sie angeben, ob Kopfzeilen während des Ziehens neu gezeichnet werden sollen.

Siehe auch