Table of Contents

TTMSFNCTableViewItem Class

TTMSFNCTableViewItem provides table view API support.

API unit family: TMSFNCTableView Inherits from: TCollectionItem

Syntax

TTMSFNCTableViewItem = class(TCollectionItem)

Properties

Name Description
Accessory Gets or sets accessory.
AccessoryBorderColor Gets or sets accessory.
AccessoryColor Gets or sets accessory.
AccessoryFontColor Gets or sets accessory.
AccessoryHeight Gets or sets accessory.
AccessoryProgress Gets or sets accessory.
AccessoryText Gets or sets accessory.
AccessoryWidth Gets or sets accessory.
BadgeAlign Gets or sets badge align.
Bitmap Gets or sets bitmap.
BitmapContainer Gets bitmap container.
BitmapName Gets or sets bitmap.
CategoryID Gets or sets category id.
CheckType Gets or sets check type.
Checked Gets or sets whether checked is enabled or active.
DBKey Gets or sets dbkey.
DataBoolean Gets or sets whether data boolean is enabled or active.
DataInteger Gets or sets data integer.
DataObject Gets or sets data object.
DataPointer Gets or sets data pointer.
DataString Gets or sets data string.
DetailControl Gets or sets detail control.
DisabledTextColor Gets or sets disabled text color.
DisabledTitleColor Gets or sets disabled title color.
EnableMoreOptions Gets or sets whether enable more options is enabled or active.
Enabled Gets or sets whether enabled is enabled or active.
GroupIndex Gets or sets group index.
HTMLTemplateItems Gets or sets htmltemplate items.
Height Gets or sets height.
HorizontalTextAlign Gets or sets horizontal text align.
SelectedTextColor Gets or sets selected text color.
SelectedTitleColor Gets or sets selected title color.
StrippedHTMLText Gets stripped htmltext.
TableView Gets table view.
Tag Gets or sets tag.
Text Gets or sets text.
TextColor Gets or sets text.
Title Gets or sets the item title.
TitleColor Gets or sets title.
TitleExpanded Gets or sets whether the item title is shown in the expanded title area when True.
TitleHorizontalTextAlign Gets or sets title.
TitleTrimming Gets or sets title.
TitleVerticalTextAlign Gets or sets title.
TitleWordWrapping Gets or sets whether the item title wraps onto multiple lines when True.
Trimming Gets or sets trimming.
VerticalTextAlign Gets or sets vertical text align.
Visible Gets or sets whether visible is enabled or active.
WordWrapping Gets or sets whether word wrapping is enabled or active.

Methods

Name Description
AssignData Copies item data from another instance.
HideDetailControl Hides the active detail control.
IsSelected Returns whether the item is selected.
LoadFromString Loads item content from a string.
SaveToString Serializes the item to a string.
ShowDetailControl Shows the detail control.

Used by