when I try to compile zproplst in D6, I got all the error messages. I was told to seperate the run time code from design code. How to do that?

From: source code sale (sxoop_at_yahoo.com)
Date: 07/17/04


Date: 16 Jul 2004 20:50:44 -0700


[Error] ZPropLst.pas(134): Undeclared identifier: 'TPropertyEditor'
[Warning] ZPropLst.pas(201): Method 'Clear' hides virtual method of
base type 'TList'
[Error] ZPropLst.pas(214): Undeclared identifier: 'IFormDesigner'
[Error] ZPropLst.pas(515): Missing operator or semicolon
[Error] ZPropLst.pas(528): 'THEN' expected but identifier 'GetName'
found
[Error] ZPropLst.pas(571): Missing operator or semicolon
[Error] ZPropLst.pas(571): Not enough actual parameters
[Error] ZPropLst.pas(758): Undeclared identifier: 'GetAttributes'
[Error] ZPropLst.pas(758): Operator not applicable to this operand
type
[Error] ZPropLst.pas(760): Undeclared identifier: 'GetValues'
[Error] ZPropLst.pas(760): Not enough actual parameters
[Error] ZPropLst.pas(761): Undeclared identifier: 'GetValue'
[Error] ZPropLst.pas(1109): Operator not applicable to this operand
type
[Error] ZPropLst.pas(1118): Object or class type required
[Warning] ZPropLst.pas(1118): Comparing signed and unsigned types -
widened both operands
[Error] ZPropLst.pas(1119): Object or class type required
[Warning] ZPropLst.pas(1119): Comparing signed and unsigned types -
widened both operands
[Error] ZPropLst.pas(1123): Expression expected but 'PROCEDURE' found
[Error] ZPropLst.pas(1150): Missing operator or semicolon
[Error] ZPropLst.pas(1150): Not enough actual parameters
[Error] ZPropLst.pas(1246): Undeclared identifier: 'TComponentList'
[Error] ZPropLst.pas(1248): Missing operator or semicolon
[Error] ZPropLst.pas(1250): Missing operator or semicolon
[Error] ZPropLst.pas(1253): Undeclared identifier:
'GetComponentProperties'
[Error] ZPropLst.pas(1253): Not enough actual parameters
[Error] ZPropLst.pas(1256): Missing operator or semicolon
[Error] ZPropLst.pas(1262): Missing operator or semicolon
[Error] ZPropLst.pas(1266): Missing operator or semicolon
[Error] ZPropLst.pas(1266): Statement expected, but expression of type
'String' found
[Error] ZPropLst.pas(1506): Missing operator or semicolon
[Error] ZPropLst.pas(1722): Undeclared identifier: 'Activate'
[Error] ZPropLst.pas(1723): Undeclared identifier: 'GetEditLimit'
[Error] ZPropLst.pas(1724): Undeclared identifier: 'GetAttributes'
[Error] ZPropLst.pas(1912): Missing operator or semicolon
[Error] ZPropLst.pas(1922): Missing operator or semicolon
[Error] ZPropLst.pas(1941): Class type required
[Error] ZPropLst.pas(1954): Undeclared identifier: 'TClassProperty'
[Error] ZPropLst.pas(1954): Operator not applicable to this operand
type
[Error] ZPropLst.pas(1954): Undeclared identifier: 'GetOrdValue'
[Error] ZPropLst.pas(1955): Missing operator or semicolon
[Error] ZPropLst.pas(1955): Missing operator or semicolon
[Error] ZPropLst.pas(1955): Incompatible types: 'Integer' and 'String'
[Error] ZPropLst.pas(1956): Operator not applicable to this operand
type
[Error] ZPropLst.pas(1956): Undeclared identifier: 'GetOrdValue'
[Error] ZPropLst.pas(1957): Operator not applicable to this operand
type
[Error] ZPropLst.pas(1957): Operator not applicable to this operand
type
[Error] ZPropLst.pas(1983): Missing operator or semicolon
[Error] ZPropLst.pas(1998): Operator not applicable to this operand
type
[Warning] ZPropLst.pas(2066): Symbol 'MakeObjectInstance' is
deprecated
[Error] ZPropLst.pas(2125): Missing operator or semicolon
[Error] ZPropLst.pas(2125): Not enough actual parameters
[Error] ZPropLst.pas(2636): Undeclared identifier: 'TCaptionProperty'
[Error] ZPropLst.pas(2637): Undeclared identifier: 'TColorProperty'
[Error] ZPropLst.pas(2638): Undeclared identifier:
'TComponentNameProperty'
[Error] ZPropLst.pas(2639): Undeclared identifier:
'TComponentProperty'
[Error] ZPropLst.pas(2640): Undeclared identifier: 'TCursorProperty'
[Error] ZPropLst.pas(2642): Undeclared identifier: 'TDateProperty'
[Error] ZPropLst.pas(2643): Undeclared identifier: 'TDateTimeProperty'
[Error] ZPropLst.pas(2644): Undeclared identifier:
'TFontCharsetProperty'
[Error] ZPropLst.pas(2645): Undeclared identifier: 'TImeNameProperty'
[Error] ZPropLst.pas(2646): Undeclared identifier: 'TTimeProperty'
[Error] ZPropLst.pas(2648): Undeclared identifier: 'TFontNameProperty'
[Error] ZPropLst.pas(2649): Undeclared identifier: 'TFontProperty'
[Error] ZPropLst.pas(2650): Undeclared identifier:
'TModalResultProperty'
[Error] ZPropLst.pas(2651): Undeclared identifier: 'TShortCutProperty'
[Error] ZPropLst.pas(2652): Undeclared identifier: 'TTabOrderProperty'
[Error] ZPropLst.pas(171): Unsatisfied forward or external
declaration: 'TZInplaceEdit.WMKillFocus'
[Hint] ZPropLst.pas(218): Private symbol 'Modified' declared but never
used
[Hint] ZPropLst.pas(227): Private symbol 'Notification' declared but
never used
[Hint] ZPropLst.pas(228): Private symbol 'GetSelections' declared but
never used
[Hint] ZPropLst.pas(229): Private symbol 'SetSelections' declared but
never used
[Hint] ZPropLst.pas(230): Private symbol 'GetCustomForm' declared but
never used
[Hint] ZPropLst.pas(231): Private symbol 'SetCustomForm' declared but
never used
[Hint] ZPropLst.pas(232): Private symbol 'GetIsControl' declared but
never used
[Hint] ZPropLst.pas(233): Private symbol 'SetIsControl' declared but
never used
[Hint] ZPropLst.pas(234): Private symbol 'AddToInterface' declared but
never used
[Hint] ZPropLst.pas(236): Private symbol 'GetProjectModules' declared
but never used
[Hint] ZPropLst.pas(237): Private symbol 'GetAncestorDesigner'
declared but never used
[Hint] ZPropLst.pas(238): Private symbol 'IsSourceReadOnly' declared
but never used
[Hint] ZPropLst.pas(240): Private symbol 'IsDesignMsg' declared but
never used
[Hint] ZPropLst.pas(241): Private symbol 'PaintGrid' declared but
never used
[Hint] ZPropLst.pas(242): Private symbol 'ValidateRename' declared but
never used
[Hint] ZPropLst.pas(245): Private symbol 'CreateMethod' declared but
never used
[Hint] ZPropLst.pas(246): Private symbol 'GetMethodName' declared but
never used
[Hint] ZPropLst.pas(247): Private symbol 'GetMethods' declared but
never used
[Hint] ZPropLst.pas(248): Private symbol 'GetPrivateDirectory'
declared but never used
[Hint] ZPropLst.pas(249): Private symbol 'MethodExists' declared but
never used
[Hint] ZPropLst.pas(250): Private symbol 'RenameMethod' declared but
never used
[Hint] ZPropLst.pas(251): Private symbol 'SelectComponent' declared
but never used
[Hint] ZPropLst.pas(252): Private symbol 'ShowMethod' declared but
never used
[Hint] ZPropLst.pas(253): Private symbol 'UniqueName' declared but
never used
[Hint] ZPropLst.pas(254): Private symbol 'GetComponentNames' declared
but never used
[Hint] ZPropLst.pas(255): Private symbol 'GetComponent' declared but
never used
[Hint] ZPropLst.pas(256): Private symbol 'GetComponentName' declared
but never used
[Hint] ZPropLst.pas(257): Private symbol 'MethodFromAncestor' declared
but never used
[Hint] ZPropLst.pas(258): Private symbol 'CreateComponent' declared
but never used
[Hint] ZPropLst.pas(260): Private symbol 'IsComponentLinkable'
declared but never used
[Hint] ZPropLst.pas(261): Private symbol 'MakeComponentLinkable'
declared but never used
[Hint] ZPropLst.pas(262): Private symbol 'GetRoot' declared but never
used
[Hint] ZPropLst.pas(263): Private symbol 'Revert' declared but never
used
[Hint] ZPropLst.pas(265): Private symbol 'GetObject' declared but
never used
[Hint] ZPropLst.pas(266): Private symbol 'GetObjectName' declared but
never used
[Hint] ZPropLst.pas(267): Private symbol 'GetObjectNames' declared but
never used
[Hint] ZPropLst.pas(268): Private symbol 'GetIsDormant' declared but
never used
[Hint] ZPropLst.pas(269): Private symbol 'HasInterface' declared but
never used
[Hint] ZPropLst.pas(270): Private symbol 'HasInterfaceMember' declared
but never used
[Fatal Error] PropFrm.pas(8): Could not compile used unit
'ZPropLst.pas'



Relevant Pages

  • Error:
    ... error C2065: 'IID_IConfigAsfWriter2': undeclared identifier ... : see declaration of 'CComQIPtr' ...
    (microsoft.public.windowsmedia.sdk)
  • Re: _beginthread help - undeclared identifier error
    ... > Does the function definition or declaration appear above _beginthread ... this is the source of your "undeclared identifier" error. ... I thought I DID quote the exact compiler error in full. ... placing the declaration before the call fixed the problem. ...
    (microsoft.public.vc.language)
  • Re: Quick question!
    ... class components; // forward declaration ... error C2065: 'components': undeclared identifier ... Can we pass a pointer to an object from one cpp file to another by using ...
    (microsoft.public.vc.language)
  • Re: problems with installation of XML::LibXML
    ... perl-libxml-mm.c:968: parse error before `*' perl-libxml-mm.c:972: `decoded' undeclared perl-libxml-mm.c:972: (Each undeclared identifier is reported only once perl-libxml-mm.c:972: for each function it appears in.) ... Separate the statement into a separate declaration and assignment and move the declaration up to just after the start of the enclosing block. ...
    (comp.lang.perl.modules)