Web.DBWeb.THTMLTableColumn.IsStored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsStored: Boolean;

C++

bool __fastcall IsStored(void);

Properties

Type Visibility Source Unit Parent
function protected
Web.DBWeb.pas
Web.DBWeb.hpp
Web.DBWeb THTMLTableColumn

Description

Used internally.

The IsStored method is used internally and always returns True.