Vcl.Forms.IDesignerHook Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CanInsertComponentpublic
DesignPPIpublic
GetCustomFormpublicSpecifies the value returned when the Form property is read.
GetDesignerHighDPIModepublic
GetIsControlpublicSpecifies the value returned when the IsControl property is read.
GetRootpublicReturns the current entity being edited by the form designer.
IsDesignMsgpublicDetermines when the designer should handle a Windows message.
ModifiedpublicNotifies property and component editors when a change is made to a component.
NotificationpublicAllows the designer to respond when a notification is sent to the form.
PaintGridpublicPaints the alignment grid on the form's canvas.
PaintMenupublicPaints the alignment menu on the form's canvas.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetCustomFormpublicSpecifies what happens when the Form property is set.
SetIsControlpublicSpecifies what happens when the IsControl property is set.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UniqueNamepublicGenerates a unique name from a specified base string.
UpdateCaptionpublic
UpdateDesignerpublic
ValidateRenamepublicRestricts the names that can be given to components on the form that is being designed.