TProjectStyle.Current Method

Definition

Returns the global TProjectStyle singleton class.

Delphi
class function Current: TProjectStyle

Returns

Remarks

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