Unit 'MUIClass.Image' Package
[Overview][Classes][Index] [#MUIClass]

TMUICheckmark

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

Checkmark object (Checkable Button, with checkmark on it)

Declaration

Source position: MUIClass.Image.pas line 89

type TMUICheckmark = class(TMUIImage)

public

  constructor Create; override;

  

Create a Checkmark object

end;

Inheritance

TMUICheckmark

  

Checkmark object (Checkable Button, with checkmark on it)

|

TMUIImage

  

Display an image

|

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