JVCL Help:EditorTextMargins
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: EditorTextMargins function
[+] JvToolEdit.pas Functions
Search in JVCL Help
Search in all projectsSummary
Returns the text margins of the edit box of a control.
Pascal
run\JvToolEdit.pas
functionEditorTextMargins(Editor: TCustomEdit): TPoint;
Parameters
Parameters | Description |
Editor: TCustomEdit | The edit control. |
Description
Call EditorTextmargins to determine the text margins of the edit box of the edit control as specified by the Editor parameter.
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