[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGObject2' (#lcl)

TGParamSpecUChar

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

Declaration

Source position: lazgobject2.pas line 968

type TGParamSpecUChar = object(TGParamSpec)

  minimum: guint8;

  

  maximum: guint8;

  

  default_value: guint8;

  

end;

Inheritance

TGParamSpecUChar

  

TGParamSpec