RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ExtCtrls.TBandInfoEvent Type
Pascal
TBandInfoEvent = procedure (Sender: TObject; Control: TControl; var Insets: TRect; var PreferredSize, RowCount: Integer) of object;
C++
(Sender: TObject; Control: TControl; var Insets: TRect; var PreferredSize, RowCount: Integer) ( TBandInfoEvent)();

This is type ExtCtrls.TBandInfoEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!