RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerHook.PaintMenu Method

Paints the alignment menu on the form's canvas.

Pascal
procedure PaintMenu;
C++
__fastcall PaintMenu();

Forms that are associated with a designer call the PaintMenu method in response to Windows paint messages. If there is no designer associated with the form, the form's Paint method is called instead. 

 

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