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

TGObjectConstructParam

Declaration

Source position: lazgobject2.pas line 641

type TGObjectConstructParam = record

  pspec: PGParamSpec;

  

  value: PGValue;

  

end;