Data.DBXCommon.TDBXValueType.GetFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetFlags: TInt32; virtual;

C++

virtual int __fastcall GetFlags();

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValueType

Description

Get ValueTypeFlags property.

GetFlags gets the ValueTypeFlags property.

See Also