IBX.IBExtract.TIBExtract.ShowSystem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowSystem: Boolean read FShowSystem write FShowSystem default false;

C++

__property bool ShowSystem = {read=FShowSystem, write=FShowSystem, default=0};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBExtract.pas
IBX.IBExtract.hpp
IBX.IBExtract TIBExtract

Description

Reserved for future use.

Currently, ShowSystem is not implemented.