Delphi
property Caret: TCaret read GetCaret write SetCaret;
C++
__property Caret;
メモ コンポーネントにアタッチされた、キャレットへのアクセスを提供します。