TSRichViewEdit.Create

Top  Previous  Next

A constructor, creates a new instance of TSRichViewEdit.

constructor Create(AOwner: TComponent);

AOwner is another component, typically the form, that is responsible for freeing the control. It becomes the value of the Owner property.

Controls placed on form at design time are created automatically.


ScaleRichView © Ilya Zelensky & Sergey Tkachenko