[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: srceditorintf.pas line 618
type TIDECodeMacro = class |
||
protected |
||
procedure Init; virtual; |
|
|
public |
||
constructor Create(); |
|
|
property Name: string; [r] |
|
|
property ShortDescription: string; [rw] |
|
|
property LongDescription: string; [rw] |
|
|
property OnGetValueProc: TIDECodeMacroGetValueProc; [rw] |
|
|
property OnGetValueMethod: TIDECodeMacroGetValueMethod; [rw] |
|
|
property OnGetValueExProc: TIDECodeMacroGetValueExProc; [rw] |
|
|
property OnGetValueExMethod: TIDECodeMacroGetValueExMethod; [rw] |
|
|
function GetValue(); virtual; |
|
|
property Interactive: Boolean; [rw] |
|
|
property InteractiveValueClass: TPersistentClass; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |