|
TRVTableItemInfo.Create |
Top Previous Next |
|
Creates a new TRVTableItemInfo object constructor Create(RVData: TPersistent); override; Parameter: RVData – RVData property of TRichView or TRichViewEdit, where you wish to insert this table. This constructor creates a new table with one row and one column. There is more convenient constructor, CreateEx.
See also methods of TCustomRichView:
See also methods of TCustomRichViewEdit: |