|
TRVLabelItemInfo.CreateEx |
Top Previous Next |
|
A constructor, creates a new TRVLabelItemInfo object with the specified Text and TextStyleNo. constructor CreateEx(RVData: TPersistent; TextStyleNo: Integer; const Text: String); Parameters: RVData – RVData property of TRichView or TRichViewEdit where you wish to insert this item. TextStyleNo – value for TextStyleNo property. Text – value for Text property.
See also methods:
See also methods of TCustomRichView:
See also methods of TCustomRichViewEdit: |