Represents type TValueEditDlg.
Namespace: FMX.RS.ValueEditorForm
TForm
FMX.RS.ValueEditorForm.TValueEditDlg
|
Delphi
|
type
TValueEditDlg = class(TForm)
end;
|
|
Name
|
Description
|
|
EnforceVarNames
|
Represents property EnforceVarNames.
|
|
IE
|
Represents property IE.
|
|
Modified
|
Represents property Modified.
|
|
Values
|
Represents property Values.
|
Top
|
|
Name
|
Description
|
|
ChangeValues(TObject)
|
Represents method ChangeValues(TObject).
|
|
FormCloseQuery(TObject,Boolean)
|
Represents method FormCloseQuery(TObject,Boolean).
|
|
FormCreate(TObject)
|
Represents method FormCreate(TObject).
|
|
FormKeyDown(TObject,Word,Char,TShiftState)
|
Represents method FormKeyDown(TObject,Word,Char,TShiftState).
|
|
miClearClick(TObject)
|
Represents method miClearClick(TObject).
|
|
miDeleteClick(TObject)
|
Represents method miDeleteClick(TObject).
|
|
miDuplicateClick(TObject)
|
Represents method miDuplicateClick(TObject).
|
|
Parse
|
Represents method Parse.
|
|
sgValuesExit(TObject)
|
Represents method sgValuesExit(TObject).
|
|
sgValuesKeyDown(TObject,Word,Char,TShiftState)
|
Represents method sgValuesKeyDown(TObject,Word,Char,TShiftState).
|
|
sgValuesMouseDown(TObject,TMouseButton,TShiftState,Single,Single)
|
Represents method sgValuesMouseDown(TObject,TMouseButton,TShiftState,Single,Single).
|
|
sgValuesSelChanged(TObject)
|
Represents method sgValuesSelChanged(TObject).
|
Top
|