JVCL Help:TJvPoweredBy

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvPoweredBy
TJvPoweredByJCL
TJvPoweredByJVCL
run\JvPoweredBy.pas


Summary

Base class for controls that show a 'Powered by' banner.

run\JvPoweredBy.pas


Pascal

 run\JvPoweredBy.pas
 TJvPoweredBy = class(TJvGraphicControl);


Description

TJvPoweredBy is a base class for the banner classes TJvPoweredByJCL and TJvPoweredByJVCL. Do not create instances of TJvPoweredBy. If you would like to create a custom banner, use the class TJvPoweredBy as a parent class for your replacement class.

run\JvPoweredBy.pas


About

Navigation

run\JvPoweredBy.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