API:Vcl.ComCtrls.TToolBar.Customizable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Customizable: Boolean read FCustomizable write SetCustomizable default False;

C++

__property bool Customizable = {read=FCustomizable, write=SetCustomizable, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

Description

Embarcadero Technologies does not currently have any additional information.