TcxGridViewChangeKind Enum
In This Article
#Declaration
Delphi
TcxGridViewChangeKind = (
vcProperty,
vcLayout,
vcSize
);
#Members
Name |
---|
vc
|
vc
|
vc
|
See Also