FMX.Forms.IDesignerHook Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CanInsertComponentpublic
DecoratepublicIt is called after the form is completely painted, so additional painting can be performed on top of it.
DesignerModifiedpublic
DrawSelectionMarkspublic
FormFamilyChangedpublic
GetHasFixedSizepublic
GetRootpublicReturns the current entity being edited by the form designer.
IsDesignMsgpublicDetermines when the designer should handle a message.
IsSelectedpublic
IsViewpublic
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.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SelectComponentpublic
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UniqueNamepublicGenerates a unique name from a specified base string.
UpdateBorderpublicUpdates the forms borders.
ValidateRenamepublicRestricts the names that can be given to components on the form that is being designed.