Vcl.ComCtrls.TCustomRichEdit.SelectionStreamMode
Delphi
property SelectionStreamMode: Boolean read GetSelectionStreamMode write SetSelectionStreamMode default False;
C++
__property bool SelectionStreamMode = {read=GetSelectionStreamMode, write=SetSelectionStreamMode, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomRichEdit |
Description
Embarcadero Technologies does not currently have any additional information.