Vcl.ActnCtrls.TCustomActionDockBar.GenerateControlHeightLookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GenerateControlHeightLookup; virtual;

C++

virtual void __fastcall GenerateControlHeightLookup();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomActionDockBar

Description

Controls the height of the action dock bar.

GenerateControlHeightLookup is used for controlling the height of the action dock bar.

See Also