RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TDrawPanelEvent Type
Pascal
TDrawPanelEvent = procedure (StatusBar: TStatusBar; Panel: TStatusPanel; const Rect: TRect) of object;
C++
(StatusBar: TStatusBar; Panel: TStatusPanel; const Rect: TRect) ( TDrawPanelEvent)();

This is type ComCtrls.TDrawPanelEvent.

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