RepeatButton.Delay Eigenschaft

Definition

public:
 property int Delay { int get(); void set(int value); };
int Delay();

void Delay(int value);
public int Delay { get; set; }
var int32 = repeatButton.delay;
repeatButton.delay = int32;
Public Property Delay As Integer

Eigenschaftswert

Int32

int

Gilt für: