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)();

ExtCtrls

This is type ExtCtrls.TBandInfoEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!