OwenrCriticalSection

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
PoLabs
Newbie
Newbie
Posts: 28
Joined: Wed Jun 06, 2007 12:00 am

OwenrCriticalSection

Post by PoLabs » Thu Nov 13, 2008 11:17 am

Hi,

I wonder if there is any example on how to use Chart1.Canvas.OwnerCriticalSection or similar LinePen.Owner... ?
In example about fast drawing these properties are set to nil.


thank you.

Best regards,
Aljosa

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Nov 17, 2008 12:55 pm

Hi Aljosa,

the OwnerCriticalSection property comes from Delphi internally Graphics.pas unit. You can find more info about how to use it into the Delphi Help.

Post Reply