API:Vcl.ComCtrls.TCoolBand.MinHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MinHeight: Integer read FMinHeight write SetMinHeight default 25;

C++

__property int MinHeight = {read=FMinHeight, write=SetMinHeight, default=25};

Properties

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

Description

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