Navigation: Code Documentation > RSVclCommon > RSPathDesigner > Classes
TPathDesignerForm Class
Provides a design-time dialog for editing TRSPathData properties, similar to the FMX design-time dialog for TPathData.
Namespace: RSPathDesigner
TForm RSPathDesigner.TPathDesignerForm
Delphi
type TPathDesignerForm = class(TForm) end;
Name
Description
PathData
Specifies the path to edit.
Top
Button1Click(TObject)
Represents method Button1Click(TObject).
EditCut1Execute(TObject)
Represents method EditCut1Execute(TObject).
EditPaste1Execute(TObject)
Represents method EditPaste1Execute(TObject).
EditSelectAll1Execute(TObject)
Represents method EditSelectAll1Execute(TObject).
EditUndo1Execute(TObject)
Represents method EditUndo1Execute(TObject).
FormCreate(TObject)
Represents method FormCreate(TObject).
FormDestroy(TObject)
Represents method FormDestroy(TObject).
mmPathDataKeyDown(TObject,Word,TShiftState)
Represents method mmPathDataKeyDown(TObject,Word,TShiftState).
PaintBox1Paint(TObject)
Represents method PaintBox1Paint(TObject).
ActionList1
Represents field ActionList1.
Bevel1
Represents field Bevel1.
Button1
Represents field Button1.
Button2
Represents field Button2.
Button3
Represents field Button3.
EditCopy1
Represents field EditCopy1.
EditCut1
Represents field EditCut1.
EditDelete1
Represents field EditDelete1.
EditPaste1
Represents field EditPaste1.
EditSelectAll1
Represents field EditSelectAll1.
EditUndo1
Represents field EditUndo1.
GroupBox1
Represents field GroupBox1.
Label1
Represents field Label1.
mmPathData
Represents field mmPathData.
PaintBox1
Represents field PaintBox1.
•RSGraphics.TRSPathData
•RSPathDesigner