TIWCGJQMButtonOptions.Inline_ Property
If set to true, this will make the button act like an inline button so the width is determined by the button's text. By default, this is null (false) so the button is full width, regardless of the feedback content. Possible values: true, false.
published property Inline_: boolean index 04 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean