Class tcharstyledatalist

Unit

Declaration

type tcharstyledatalist = class(tdatalist)

Description

This item has no description.

Hierarchy

Overview

Methods

Public constructor create; override;
Public procedure clear; override;
Public function add(const value: charstylety): integer; overload;
Public function add(style: fontstylesty = []; fontcolor: pcolorty = nil; colorbackground: pcolorty = nil): integer; overload;
Public function add(const value: string): integer; overload;

Properties

Public property items[index: integer]: charstylety read Getitems write Setitems;

Description

Methods

Public constructor create; override;

This item has no description.

Public procedure clear; override;

This item has no description.

Public function add(const value: charstylety): integer; overload;

This item has no description.

Public function add(style: fontstylesty = []; fontcolor: pcolorty = nil; colorbackground: pcolorty = nil): integer; overload;

This item has no description.

Public function add(const value: string): integer; overload;

This item has no description.

Properties

Public property items[index: integer]: charstylety read Getitems write Setitems;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.