www.kxcad.net Home > Electronic Index > Altium(Protel) Index
The image component displays a graphical image, like a bitmap, icon, or metafile. The Picture property determines the graphic to be displayed. Use Center, AutoSize, Stretch, and Transparent to set display options.
Use the TImage component to display a graphical image on a form. Use the TPicture object in the Picture property to specify the actual bitmap, icon, metafile, or other graphic object displayed by TImage. Properties and methods of TPicture can be used for such things as loading an image from file, clearing the image in the TImage, and assigning an image for another control. TImage introduces several properties to determine how the image is displayed within the boundaries of the TImage object.
Main properties are : Canvas, Center, Picture, Stretch, Transparent.
Methods
In TImage
Create
Destroy
Derived from TControl
BeginDrag
BringToFront
ClientToParent
ClientToScreen
DefaultHandler
Dock
DragDrop
Dragging
DrawTextBiDiModeFlags
DrawTextBiDiModeFlagsReadingOnly
EndDrag
GetControlsAlignment
GetParentComponent
GetTextBuf
GetTextLen
HasParent
Hide
InitiateAction
Invalidate
IsRightToLeft
ManualDock
ManualFloat
MouseWheelHandler
ParentToClient
Perform
Refresh
Repaint
ReplaceDockedControl
ScreenToClient
SendToBack
SetBounds
SetTextBuf
Show
Update
UseRightToLeftAlignment
UseRightToLeftReading
UseRightToLeftScrollBar
Derived from TComponent
BeforeDestruction
DestroyComponents
Destroying
ExecuteAction
FindComponent
FreeNotification
FreeOnRelease
GetNamePath
InsertComponent
IsImplementorOf
ReferenceInterface
RemoveComponent
RemoveFreeNotification
SafeCallException
SetSubComponent
UpdateAction
Derived from TPersistent
Assign
Derived from TObject
AfterConstruction
ClassInfo
ClassName
ClassNameIs
ClassParent
ClassType
CleanupInstance
Dispatch
FieldAddress
Free
FreeInstance
GetInterface
GetInterfaceEntry
GetInterfaceTable
InheritsFrom
InitInstance
InstanceSize
MethodAddress
MethodName
NewInstance