TeeEditStrings
All Units All Classes Properties, Methods and Events
TeeEditStrings function
function TeeEditStrings(AOwner: TComponent; Strings: TStrings; ReadOnly: Boolean): Boolean;
Unit
TeeStringsEditor
Description
Shows a simple form dialog to show and / or edit multiple lines of text in Strings parameter.
Returns True when the end user clicks the OK button to close the dialog.
Returns False when the end user click the Cancel button to close the dialog.
The ReadOnly parameter defines if the end user will be able to modify the Strings or not.
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.