API:Vcl.ActnMan.TComboBoxProperties.AllowResize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowResize: TGalleryResize read FAllowResize write FAllowResize default grNone;

C++

__property TGalleryResize AllowResize = {read=FAllowResize, write=FAllowResize, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TComboBoxProperties

Description

Embarcadero Technologies does not currently have any additional information.