Class ULImage.TULImage

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TULImage : [[Class ULBasicControl.TULBasicControl|Mitov.UserLab.BasicControl]]
+
'''public ref class''' Image : [[Class ULBasicControl.TULBasicControl|Mitov.UserLab.BasicControl]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:31, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGULImage.gif ULImage.gif NETULImage.gif

Package: UserLabBasicPkg

Unit: ULImage

Inherits: TULBasicControl

Contents

Syntax

Delphi:

type TULImage = class( TULBasicControl )

C++ Builder:

class TULImage : public TULBasicControl

Visual C++ (MFC):

class CTULImage : public CTULBasicControl

C# (.NET):

public ref class Image : Mitov.UserLab.BasicControl

Summary

GDI+ Image.

Description

Use this control to display GDI+ Image.


Example:

ULImageSample.png

Properties

Published

From TULBasicControl

Properties

Published

Methods

Public

Events

From TLPTransparentControl

Properties

Published

Methods

Public

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox