Table of Contents

TTMSFNCDataGridDatabaseAdapter.ShowPictureFields Property

When True (default), BLOB/graphic dataset fields are rendered as embedded images. Set to False to hide picture fields or handle them via OnFieldToData.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapter Inherited from: TTMSFNCCustomDataGridDatabaseAdapter Type: Boolean

Syntax

property ShowPictureFields: Boolean;

Default: True