Vcl.Forms.IDesignerHook Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| CanInsertComponent | public | |
| DesignPPI | public | |
| GetCustomForm | public | Specifies the value returned when the Form property is read. |
| GetDesignerHighDPIMode | public | |
| GetExcludedStyleElements | public | |
| GetIsControl | public | Specifies the value returned when the IsControl property is read. |
| GetRoot | public | Returns the current entity being edited by the form designer. |
| IsDesignMsg | public | Determines when the designer should handle a Windows message. |
| Modified | public | Notifies property and component editors when a change is made to a component. |
| Notification | public | Allows the designer to respond when a notification is sent to the form. |
| PaintGrid | public | Paints the alignment grid on the form's canvas. |
| PaintMenu | public | Paints the alignment menu on the form's canvas. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetCustomForm | public | Specifies what happens when the Form property is set. |
| SetIsControl | public | Specifies what happens when the IsControl property is set. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |
| UniqueName | public | Generates a unique name from a specified base string. |
| UpdateCaption | public | |
| UpdateDesigner | public | |
| ValidateRename | public | Restricts the names that can be given to components on the form that is being designed. |