IDEIntf: removed TGetStringProc from propeditutils

git-svn-id: trunk@23499 -
This commit is contained in:
mattias 2010-01-20 11:57:38 +00:00
parent 19871f26cb
commit 9d62f8913b
2 changed files with 1 additions and 3 deletions

View File

@ -47,7 +47,7 @@ const
type
TPersistentSelectionList = PropEditUtils.TPersistentSelectionList;
TGetStringProc = PropEditUtils.TGetStringProc;
TGetStringProc = Classes.TGetStrProc;
{ TPropertyEditor
Edits a property of a component, or list of components, selected into the

View File

@ -20,8 +20,6 @@ uses
Classes, LCLProc, SysUtils, TypInfo;
type
TGetStringProc = procedure(const s:ansistring) of object;
{
The TPersistentSelectionList is simply a list of TPersistent references.
It will never create or free any object. It is used by the property