[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Vertical space object
Source position: MUIClass.Area.pas line 360
type TMUIVSpace = class(TMUIRectangle) |
||
public |
||
constructor Create(); |
|
Create the vertical space object |
end; |
|
Vertical space object |
|
| | ||
|
Create an empty Rectangle object |
|
| | ||
|
Super class for every other MUI class except windows and applications |
|
| | ||
|
Subclass of TNotify to introduce the Parent relation |
|
| | ||
|
Notify class is superclass of all other MUI classes. |
|
| | ||
|
Base class for all MUI Class |
|
| | ||
TObject |