Unit 'LSRegExPropertyEditorFrm' Package
[Overview][Classes][Index] [#pl_solutions]

TLSRegExPropertyEditorForm

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LSRegExPropertyEditorFrm.pas line 28

type TLSRegExPropertyEditorForm = class(TForm)

  ConfigLSJSONPropStorage: TLSJSONPropStorage;

  

  TipButton: TButton;

  

  CancelButton: TButton;

  

  ModifiersCheckGroup: TCheckGroup;

  

  ExecuteButton: TButton;

  

  ExpressionEdit: TEdit;

  

  ExpressionLabel: TLabel;

  

  RegExGroupBox: TGroupBox;

  

  MatchLabel: TLabel;

  

  OKButton: TButton;

  

  MatchSpinEdit: TSpinEdit;

  

  StringEdit: TEdit;

  

  StringLabel: TLabel;

  

  procedure ExecuteButtonClick();

  

  procedure FormCreate();

  

  procedure FormKeyDown();

  

  procedure TipButtonClick();

  

public

  class function Execute();

  

  class procedure ShowTip;

  

end;

Inheritance

TLSRegExPropertyEditorForm

  

|

TObject



CT Web help

CodeTyphon Studio