Contents - Methods - Properties
Delphi declaration
SizeWhileTyping:TSizeWhileTyping
Description
Controls automatic inplace editor sizing capabilities
Contents - TSizeWhileTyping - Properties
~TSizeWhileTyping
DestructorTSizeWhileTyping
Constructor
Contents - TSizeWhileTyping - Methods
Height
Delphi declarationWidth
property Height: Boolean default False;
C++ declaration
__property bool Height={ default=0 }
Description
Change height of cell when text becomes too high for cell while editing (wordwrap mode)
Delphi declaration
property Width: Boolean default False;
C++ declaration
__property bool Width={ default=0 }
Description
Change width of cell when text becomes too wide for cell while editing