Links
EControl Syntax Editor SDK
ecEdits.TThemeUsing Enumeration

Specifies mode of them usage.

TThemeUsing = (
  tuDefault,
  tuDoNotUse,
  tuAlwaysUse
);

ecEdits

Members 
Description 
tuDefault 
Use theme rendering when ThemeServices.ThemesEnabled is True. 
tuDoNotUse 
Do not use theme rendering. 
tuAlwaysUse 
Always use theme rendering. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!