[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: syneditkeycmds.pp line 387
type TSynEditKeyStrokes = class(TLCLCollection) |
||
protected |
||
function GetOwner; override; |
|
|
function FindKeycode2(); |
|
|
function FindKeycode2Start(); |
|
|
public |
||
constructor Create(); |
|
|
function Add; |
|
|
procedure Assign(); override; |
|
|
function IsEqual(); |
|
|
function IsModified; |
|
|
function FindCommand(); |
|
|
function FindCommandAll(); |
|
|
function FindKeycode(); |
|
|
function FindKeycodeEx(); |
|
|
procedure ResetKeyCombo; |
|
|
function FindShortcut(); |
|
|
function FindShortcut2(); |
|
|
procedure LoadFromStream(); |
|
|
procedure ResetDefaults; virtual; |
|
|
procedure SaveToStream(); |
|
|
property Items []: TSynEditKeyStroke; default; [rw] |
|
|
property PluginOffset: Integer; [rw] |
|
|
property UsePluginOffset: Boolean; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |