TCaptionCollectionItem Class

Namespace: System.UI.Controls
TObject
  System.UI.Controls.TCaptionCollectionItem
    System.UI.Controls.TCheckGroupItem
type
 TCaptionCollectionItem = class(TObject)
 end;

The TCaptionCollectionItem type exposes the following members.

Show:
 NameDescription
Caption

Represents property Caption.

Tag

Represents property Tag.

Top
Show:
 NameDescription
GetCaption

Represents method GetCaption.

GetTag

Represents method GetTag.

SetCaption(String)

Represents method SetCaption(String).

SetTag(Integer)

Represents method SetTag(Integer).

Top

TCaptionCollectionItem is an abstract base class and can not be instantiated directly.