RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand.DesignTimeVisible Property

Command object should be visible in customized interface control.

Pascal
property DesignTimeVisible: bool;
C++
__property bool DesignTimeVisible;

DesignTimeVisible gets or sets a value indicating whether the command object should be visible in a customized interface control. 

 

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