FMX.Forms.IDesignerHook Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| CanInsertComponent | public | |
| Decorate | public | |
| DesignerModified | public | |
| DrawSelectionMarks | public | |
| FormFamilyChanged | public | |
| GetHasFixedSize | public | |
| GetRoot | public | Returns the current entity being edited by the form designer. |
| IsDesignMsg | public | Determines when the designer should handle a message. |
| IsSelected | public | |
| IsView | public | |
| 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. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SelectComponent | public | |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |
| UniqueName | public | Generates a unique name from a specified base string. |
| UpdateBorder | public | Updates the forms borders. |
| ValidateRename | public | Restricts the names that can be given to components on the form that is being designed. |