Public Sub SetTimeComponent( _ ByVal Component As IAgCrdn _ )
public void SetTimeComponent( IAgCrdn Component );
public: void SetTimeComponent( IAgCrdn ^ Component );
public: HRESULT SetTimeComponent( IAgCrdn * Component );
public void setTimeComponent( IAgCrdn Component );
def SetTimeComponent(self, Component:"IAgCrdn") -> None:
IAgDisplayTimesTimeComponent Interface