[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: synedithighlighter.pp line 75
type TLazSynCustomTextAttributes = class(TPersistent) |
||
protected |
||
procedure AssignFrom(); virtual; |
|
|
procedure DoClear; virtual; |
|
|
procedure Changed; |
|
|
procedure DoChange; virtual; |
|
|
procedure Init; virtual; |
|
|
public |
||
constructor Create; |
|
|
procedure Clear; |
|
|
procedure Assign(); override; |
|
|
procedure SetAllPriorities(); |
|
|
procedure BeginUpdate; |
|
|
procedure EndUpdate; |
|
|
property Background: TColor; [rw] |
|
|
property Foreground: TColor; [rw] |
|
|
property FrameColor: TColor; [rw] |
|
|
property FrameStyle: TSynLineStyle; [rw] |
|
|
property FrameEdges: TSynFrameEdges; [rw] |
|
|
property Style: TFontStyles; [rw] |
|
|
property StyleMask: TFontStyles; [rw] |
|
|
property StylePriority []: Integer; [rw] |
|
|
property BackPriority: Integer; [rw] |
|
|
property ForePriority: Integer; [rw] |
|
|
property FramePriority: Integer; [rw] |
|
|
property BoldPriority: Integer; [rw] |
|
|
property ItalicPriority: Integer; [rw] |
|
|
property UnderlinePriority: Integer; [rw] |
|
|
property StrikeOutPriority: Integer; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |