TProjectStyle.Current Method

Returns the global TProjectStyle singleton class.

Unit: uStyleManager
class function Current: TProjectStyle

Return Value

 

Never try to "Free()" the instance given by the "Current()" method. You will have access violations in your program and memory leaks !