[Overview][Types][Classes][Procedures and functions][Index] |
Signals the OnBandInfo event handler to store control information in the arguments to the method.
Source position: extctrls.pp line 1564
protected procedure TCustomControlBar.GetControlInfo( |
AControl: TControl; |
var Insets: TRect; |
var PreferredSize: Integer; |
var RowCount: Integer |
); virtual; |