[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomControlBar.GetControlInfo

Declaration

Source position: extctrls.pp line 1181

protected procedure TCustomControlBar.GetControlInfo(

  aControl: TControl;

  var Insets: TRect;

  var PreferredSize: Integer;

  var RowCount: Integer

); virtual;