RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControl.SetDesignVisible Method

Makes a control visible at design time.

Pascal
procedure SetDesignVisible(Value: Boolean); override;
C++
virtual __fastcall SetDesignVisible(Boolean Value);

SetDesignVisible is used internally by Delphi during form design. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!