Class TPortPropertyEditor
Unit
Declaration
type TPortPropertyEditor = class(TStringProperty)
Description
: Property editor of TSerialPortDriver.COMPort property.
Hierarchy
- TStringProperty
- TPortPropertyEditor
Overview
Methods
function GetAttributes: TPropertyAttributes; override; |
|
function GetValue: AnsiString; override; |
|
procedure GetValues(Proc: TGetStrProc); override; |
|
procedure SetValue(const Value: AnsiString); override; |
Description
Methods
function GetAttributes: TPropertyAttributes; override; |
|
function GetValue: AnsiString; override; |
|
procedure GetValues(Proc: TGetStrProc); override; |
|
procedure SetValue(const Value: AnsiString); override; |
|
Generated by PasDoc 0.14.0.