Returns an instance of the TThemeServices class.
function ThemeServices: TThemeServices;
TThemeServices ThemeServices();
Call ThemeServices to obtain an instance of the TThemeServices class. Normally, only one instance of TThemeServices should be created at a time. ThemeServices makes sure that only one instance is created. If an instance that you want to create was already created, ThemeServices returns it.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|