RAD Studio VCL Reference
|
Sets the value of the Active property.
procedure SetActive(const Value: Boolean); virtual;
virtual __fastcall SetActive(const Boolean Value);
SetActive is the write implementation of the Active property.
Value is the new value to set.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|