Create(TdxCustomLayoutLookAndFeelOptions) Constructor
Creates a new instance of the TdxLayoutLookAndFeelCaptionOptions object.
Descritpion
The Create method is used to create a new instance of the TdxLayoutLookAndFeelCaptionOptions object and initialize its unique properties.
Declaration
constructor Create(AOptions: TdxCustomLayoutLookAndFeelOptions); virtual;
Parameters
Name | Type |
---|---|
AOptions | TdxCustomLayoutLookAndFeelOptions |
See Also