|
RAD Studio VCL Reference
|
AllowResize specifies the allowed resizing option for the drop-down gallery.
property AllowResize: TGalleryResize;
__property TGalleryResize AllowResize;
AllowResize specifies the allowed resizing option for the drop-down gallery. The following are possible values of AllowResize.
|
Value |
Meaning |
|
grNone |
Gallery resizing is not allowed. |
|
grVertical |
Resizing is allowed only vertically. |
|
grBoth |
Resizing is allowed both vertically and horizontally. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|