JVCL Help:TJvCustomLookOutButton

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomLookOutButton
TJvExpressButton
TJvLookOutButton
run\JvLookOut.pas


Summary

A button that can display images from an imagelist as well as text.

run\JvLookOut.pas


Pascal

 run\JvLookOut.pas
 TJvCustomLookOutButton = class(TJvGraphicControl);


Description

TJvCustomLookOutButton is the base class for buttons used in a TJvLookOutPage but can also be used stand-alone on a form. To put a lookout button on a form, use a derived class like TJvLookOutButton that exposes most of the properties an events of TJvCustomLookOutButton.

run\JvLookOut.pas


About

Navigation

run\JvLookOut.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page