Subject | RE: [IBO] What is diff between states for ClearBuffers method |
---|---|
Author | Claudio Valderrama C. |
Post date | 2001-01-28T00:00:05Z |
Are you using D5? Maybe there's a problem with the order of the units in the
uses clause or Borland moved things in the VCL. Probably you are watching a
conflict between this IBO enumeration and some Delphi enumeration.
C.
uses clause or Borland moved things in the VCL. Probably you are watching a
conflict between this IBO enumeration and some Delphi enumeration.
C.
> -----Original Message-----
> From: John Correa [mailto:jcorrea@...]
> Sent: Sábado 27 de Enero de 2001 10:58
>
> Hello,
>
> What are the defintions of rsNone,rsUnmodified,rsModified states for the
> ClearBuffers method?
>
> Thx.