[Overview][Types][Classes][Procedures and functions][Index] |
Source position: extctrls.pp line 1341
type TBandInfoEvent = procedure( |
Sender: TObject; |
Control: TControl; |
var Insets: TRect; |
var PreferredSize: Integer; |
var RowCount: Integer |
) of object; |