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

TMUIPopButton

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

Image Button

Declaration

Source position: MUIClass.Image.pas line 83

type TMUIPopButton = class(TMUIImage)

public

  constructor Create();

  

Create an image button

end;

Inheritance

TMUIPopButton

  

Image Button

|

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

Description

A button with an Image on it, for example the Popup button on the PopList.


Documentation generated on: 2022-07-30