RAD Studio VCL Reference
|
TCommandProperties is a base for all classes used to control the properties of action client items.
TCommandProperties = class(TPersistent);
class TCommandProperties : public TPersistent;
TCommandProperties is used by the TActionClientItem objects. Classes that descend from TCommandProperties provide a set of properties used to control the appearance and the behavior of the parent TActionClientItem object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|