JVCL Help:DrawCellTextEx@TCustomControl@Longint@Longint@string@TRect@TAlignment@TVertAlignment@Boolean

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\JvJVCLUtils.pas


Pascal

 run\JvJVCLUtils.pas
 procedureDrawCellTextEx(Control: TCustomControl; ACol: Longint; ARow: Longint; constS: string; constARect: TRect; Align: TAlignment; VertAlign: TVertAlignment; WordWrap: Boolean); overload;


Parameters

Parameters Description
Control: TCustomControl Description for this parameter
ACol: Longint Description for this parameter
ARow: Longint Description for this parameter
const S: string Description for this parameter
const ARect: TRect Description for this parameter
Align: TAlignment Description for this parameter
VertAlign: TVertAlignment Description for this parameter
WordWrap: Boolean Description for this parameter

run\JvJVCLUtils.pas


Description

This is an overloaded function/procedure, if possible you may combine the description of all these functions into 1 general description. If you do so, combine all "Parameter" lists into 1 list, and leave the "Summary", "Description" etc. fields empty for all other overloaded functions with the same name.

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