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

TMUIHSpace

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

Horizontal space object

Declaration

Source position: MUIClass.Area.pas line 351

type TMUIHSpace = class(TMUIRectangle)

public

  constructor Create();

  

Create the horizontal space object

end;

Inheritance

TMUIHSpace

  

Horizontal space 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: 2022-07-30