TdxGalleryControl.BorderStyle Property
In This Article
Specifies the border style of the gallery control.
#Declaration
Delphi
property BorderStyle; default cxcbsDefault;
#Property Value
Type | Default |
---|---|
Tcx |
cxcbs |
#Remarks
The default value of the BorderStyle property is cxcbsDefault.
See Also