JVCL Help:CreateDynControlDialog

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

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvDynControlEngineTools.pas


Pascal

 run\JvDynControlEngineTools.pas
 functionCreateDynControlDialog(constAFormCaption: string; constAButton1Caption: string; constAButton2Caption: string; constAButton1Click: TNotifyEvent; constAButton2Click: TNotifyEvent; varAMainPanel: TWinControl; ADynControlEngine: TJvDynControlEngine = nil): TCustomForm;


Parameters

Parameters Description
const AFormCaption: string Description for this parameter
const AButton1Caption: string Description for this parameter
const AButton2Caption: string Description for this parameter
const AButton1Click: TNotifyEvent Description for this parameter
const AButton2Click: TNotifyEvent Description for this parameter
var AMainPanel: TWinControl Description for this parameter
ADynControlEngine: TJvDynControlEngine = nil Description for this parameter

run\JvDynControlEngineTools.pas


Description

Write here a description

run\JvDynControlEngineTools.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvDynControlEngineTools.pas


About

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