TdxCustomLayoutItem.SizeOptions Property
In This Article
Provides access to the layout element’s size settings.
#Declaration
Delphi
property SizeOptions: TdxLayoutSizeOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxLayoutSizeOptions class description to learn about available settings.
See Also