RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DSIntf.dsIsNotVisible Constant
Pascal
dsIsNotVisible = dsRecDeleted or dsRecOrg or dsUnused;
C++
dsIsNotVisible = dsRecDeleted or dsRecOrg or dsUnused;

DSIntf

This is constant DSIntf.dsIsNotVisible.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!