Home | All Classes | Grouped Classes | Index | Search
Sets a component style to the component.
void set_style( CL_ComponentStyle* style, bool delete_style = true);
Detailed description:
If 'delete_style' is true, the style will be deleted when the component is deleted.
See also:
CL_Component | CL_ComponentStyle