Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIHBar

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Horizonal bar object

Declaration

Source position: MUIClass.Area.pas line 363

type TMUIHBar = class(TMUIRectangle)

public

  constructor Create();

  

Create a horizontal bar

end;

Inheritance

TMUIHBar

  

Horizonal bar object

|

TMUIRectangle

  

Create an empty Rectangle object

|

TMUIArea

  

Super class for every other MUI class except windows and applications

|

TMUIWithParent

  

Subclass of TNotify to introduce the Parent relation

|

TMUINotify

  

Notify class is superclass of all other MUI classes.

|

TMUIRootClass

  

Base class for all MUI Class

|

TObject


Documentation generated on: 2024-03-28