[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Horizontal bar with a Text
Source position: MUIClass.Area.pas line 378
type TMUIBarTitle = class(TMUIRectangle) |
||
public |
||
constructor Create(); |
|
Create horizontal bar with text |
end; |
|
Horizontal bar with a Text |
|
| | ||
|
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 |