Prototype

property AutoSize: boolean read FAutoSize write SetAutoSize default TRUE;

Description

Specifies whether to resize the block to fit its content, such as block quotes or blocks of code.

See also

TCustomBlockQuoteStyle

TCodeStyle