API:Vcl.ExtCtrls.THeader.AllowResize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowResize: Boolean read FAllowResize write FAllowResize default True;

C++

__property bool AllowResize = {read=FAllowResize, write=FAllowResize, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls THeader

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!