JVCL Help:EditorTextMargins

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the text margins of the edit box of a control.

run\JvToolEdit.pas


Pascal

 run\JvToolEdit.pas
 functionEditorTextMargins(Editor: TCustomEdit): TPoint;


Parameters

Parameters Description
Editor: TCustomEdit The edit control.

run\JvToolEdit.pas


Description

Call EditorTextmargins to determine the text margins of the edit box of the edit control as specified by the Editor parameter.

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