Vcl.ComCtrls.TCustomHeaderControl.SectionDrag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SectionDrag(FromSection, ToSection: THeaderSection; var AllowDrag: Boolean); dynamic;

C++

DYNAMIC void __fastcall SectionDrag(THeaderSection* FromSection, THeaderSection* ToSection, bool &AllowDrag);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomHeaderControl

Description

Embarcadero Technologies does not currently have any additional information.