| << Click to display table of contents >> TRVStyle.Create | 
A constructor, creates a new TRVStyle component.
constructor Create(AOwner: TComponent);override;
Use Create to instantiate TRVStyle component at runtime. TRVStyle components placed on forms at design time are created automatically. Specify the owner of the new RVStyle using the AOwner parameter.