API:Vcl.StdCtrls.TCustomMemo.CaretPos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CaretPos: TPoint read GetCaretPos write SetCaretPos;

C++

__property System::Types::TPoint CaretPos = {read=GetCaretPos, write=SetCaretPos};

Properties

Type Visibility Source Unit Parent
property public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomMemo

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!