Table of Contents

TTMSFNCSearchListAppearance.DescriptionControlFont Property

Controls whether item description text uses the control's own font instead of DescriptionFont. True uses the control font; False uses DescriptionFont.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchListAppearance Type: boolean

Syntax

property DescriptionControlFont: boolean;

Default: True

Remarks

Default value is True.