API:Vcl.ExtCtrls.TCustomControlBar.GetControlInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetControlInfo(AControl: TControl; var Insets: TRect;  var PreferredSize, RowCount: Integer); virtual;

C++

virtual void __fastcall GetControlInfo(Vcl::Controls::TControl* AControl, System::Types::TRect &Insets, int &PreferredSize, int &RowCount);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomControlBar

Description

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