RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.TTextBuf Type
Pascal
TTextBuf = array[0..127] of Char;
C++
array[0..127] of Char TTextBuf;

System

This is type System.TTextBuf.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!